Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2023
1 parent 68060a6 commit 72fb480
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 100 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-swc",
"version": "0.0.0",
"packageManager": "pnpm@8.7.0",
"packageManager": "pnpm@8.7.5",
"description": "SWC plugin for Vite and Rollup",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -49,17 +49,17 @@
"dependencies": {
"@rollup/pluginutils": "^5.0.4",
"load-tsconfig": "^0.2.5",
"unplugin": "^1.4.0"
"unplugin": "^1.5.0"
},
"devDependencies": {
"@hannoeru/eslint-config": "^0.9.7",
"@swc/core": "^1.3.80",
"@types/node": "^18.17.12",
"@types/node": "^18.17.17",
"defu": "^6.1.2",
"esbuild": "0.19.2",
"esbuild": "0.19.3",
"path-exists": "^5.0.0",
"prettier": "3.0.2",
"rollup": "^3.28.1",
"rollup": "^3.29.2",
"tsup": "7.2.0",
"typescript": "5.2.2",
"vite": "^4.4.9",
Expand Down
Loading

0 comments on commit 72fb480

Please sign in to comment.