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 Oct 10, 2023
1 parent 23ad0c3 commit ea51361
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 231 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue",
"version": "4.3.5",
"packageManager": "pnpm@8.8.0",
"packageManager": "pnpm@8.9.0",
"description": "Transform Vue 3 SFC to JavaScript.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -103,29 +103,29 @@
"debug": "^4.3.4",
"tsx": "^3.13.0",
"unplugin": "~1.5.0",
"vite": "^4.4.10"
"vite": "^4.4.11"
},
"devDependencies": {
"@jridgewell/gen-mapping": "^0.3.3",
"@jridgewell/trace-mapping": "^0.3.19",
"@sxzz/eslint-config": "^3.6.1",
"@sxzz/eslint-config": "^3.6.3",
"@sxzz/prettier-config": "^1.0.4",
"@types/debug": "^4.1.9",
"@types/node": "^20.8.2",
"@types/node": "^20.8.4",
"@vitejs/plugin-vue": "4.4.0",
"@vitest/ui": "0.34.6",
"bumpp": "^9.2.0",
"esbuild": "0.19.4",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"fast-glob": "^3.3.1",
"rimraf": "^5.0.5",
"rollup": "^4.0.2",
"rollup-plugin-esbuild": "^6.0.2",
"rollup-plugin-esbuild": "^6.1.0",
"slash": "^5.1.0",
"source-map-js": "^1.0.2",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vite": "^4.4.10",
"vite": "^4.4.11",
"vitest": "0.34.6",
"vue": "^3.3.4",
"webpack": "^5.88.2"
Expand Down
Loading

0 comments on commit ea51361

Please sign in to comment.