Skip to content

Commit

Permalink
chore(deps): update upstream (#432)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 1, 2024
1 parent 28c33cd commit 5d592cd
Show file tree
Hide file tree
Showing 4 changed files with 217 additions and 250 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/resolve": "^1.20.6",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@vitejs/release-scripts": "^1.3.1",
"@vitejs/release-scripts": "^1.3.2",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^8.57.0",
"eslint-define-config": "^2.1.0",
Expand All @@ -61,13 +61,13 @@
"playwright-chromium": "^1.44.1",
"prettier": "3.3.3",
"resolve": "^1.22.8",
"rollup": "^4.19.0",
"rollup": "^4.19.2",
"rollup-plugin-license": "^3.5.2",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.15.5",
"typescript": "^5.4.5",
"unbuild": "2.0.0",
"vite": "^5.3.4",
"vite": "^5.3.5",
"vitest": "^1.6.0",
"vue": "^3.4.29"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@vue/babel-plugin-jsx": "^1.2.2"
},
"devDependencies": {
"vite": "^5.3.4"
"vite": "^5.3.5"
},
"peerDependencies": {
"vite": "^5.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"@jridgewell/gen-mapping": "^0.3.5",
"@jridgewell/trace-mapping": "^0.3.25",
"debug": "^4.3.5",
"rollup": "^4.19.0",
"rollup": "^4.19.2",
"slash": "^5.1.0",
"source-map-js": "^1.2.0",
"vite": "^5.3.4",
"vite": "^5.3.5",
"vue": "^3.4.29"
}
}
Loading

0 comments on commit 5d592cd

Please sign in to comment.