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] committed Sep 18, 2024
1 parent 8d5a270 commit d97a62e
Show file tree
Hide file tree
Showing 9 changed files with 620 additions and 575 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,33 +37,33 @@
},
"devDependencies": {
"@babel/types": "^7.25.6",
"@eslint/js": "^9.9.1",
"@eslint/js": "^9.10.0",
"@types/babel__core": "^7.20.5",
"@types/convert-source-map": "^2.0.3",
"@types/debug": "^4.1.12",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.5.1",
"@types/node": "^22.5.5",
"@vitejs/release-scripts": "^1.3.2",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.9.1",
"eslint-plugin-import-x": "^4.1.1",
"eslint-plugin-n": "^17.10.2",
"eslint": "^9.10.0",
"eslint-plugin-import-x": "^4.2.1",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-regexp": "^2.6.0",
"execa": "^9.3.1",
"execa": "^9.4.0",
"fs-extra": "^11.2.0",
"lint-staged": "^15.2.9",
"npm-run-all2": "^6.2.2",
"picocolors": "^1.0.1",
"playwright-chromium": "^1.46.1",
"lint-staged": "^15.2.10",
"npm-run-all2": "^6.2.3",
"picocolors": "^1.1.0",
"playwright-chromium": "^1.47.1",
"prettier": "3.3.3",
"rollup": "^4.21.3",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.3.0",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"typescript-eslint": "^8.6.0",
"unbuild": "2.0.0",
"vite": "catalog:",
"vitest": "^2.0.5",
"vitest": "^2.1.1",
"vue": "catalog:"
},
"simple-git-hooks": {
Expand All @@ -83,7 +83,7 @@
"eslint --cache --fix"
]
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"pnpm": {
"overrides": {
"@vitejs/plugin-vue": "workspace:*"
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 @@ -37,7 +37,7 @@
"dependencies": {
"@babel/core": "^7.25.2",
"@babel/plugin-transform-typescript": "^7.25.2",
"@vue/babel-plugin-jsx": "^1.2.2"
"@vue/babel-plugin-jsx": "^1.2.5"
},
"devDependencies": {
"vite": "catalog:"
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 @@
"devDependencies": {
"@jridgewell/gen-mapping": "^0.3.5",
"@jridgewell/trace-mapping": "^0.3.25",
"debug": "^4.3.6",
"debug": "^4.3.7",
"rollup": "^4.21.3",
"slash": "^5.1.0",
"source-map-js": "^1.2.0",
"source-map-js": "^1.2.1",
"vite": "catalog:",
"vue": "catalog:"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"version": "1.0.0",
"devDependencies": {
"@types/node": "^22.5.1",
"@types/node": "^22.5.5",
"convert-source-map": "^2.0.0",
"css-color-names": "^1.0.1",
"kill-port": "^1.6.1",
Expand Down
4 changes: 2 additions & 2 deletions playground/ssr-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@vitejs/plugin-vue-jsx": "workspace:*",
"@vitejs/test-dep-import-type": "link:dep-import-type",
"compression": "^1.7.4",
"express": "^4.19.2",
"serve-static": "^1.15.0"
"express": "^4.21.0",
"serve-static": "^1.16.2"
}
}
4 changes: 2 additions & 2 deletions playground/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
},
"dependencies": {
"autoprefixer": "^10.4.20",
"tailwindcss": "^3.4.10",
"tailwindcss": "^3.4.12",
"vue": "catalog:",
"vue-router": "catalog:"
},
"devDependencies": {
"@types/node": "^22.5.1",
"@types/node": "^22.5.5",
"@vitejs/plugin-vue": "workspace:*",
"ts-node": "^10.9.2"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/vue-sourcemap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@vitejs/plugin-vue": "workspace:*",
"less": "^4.2.0",
"postcss-nested": "^6.2.0",
"sass": "^1.77.8"
"sass": "^1.79.1"
},
"dependencies": {
"vue": "catalog:"
Expand Down
2 changes: 1 addition & 1 deletion playground/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"js-yaml": "^4.1.0",
"less": "^4.2.0",
"pug": "^3.0.3",
"sass": "^1.77.8",
"sass": "^1.79.1",
"stylus": "^0.63.0"
}
}
Loading

0 comments on commit d97a62e

Please sign in to comment.