Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 12, 2024
1 parent 727004b commit 49b3913
Show file tree
Hide file tree
Showing 9 changed files with 1,026 additions and 565 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,26 +36,26 @@
"ci-publish": "tsx scripts/publishCI.ts"
},
"devDependencies": {
"@babel/types": "^7.24.6",
"@babel/types": "^7.24.7",
"@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": "^20.12.13",
"@types/node": "^20.14.2",
"@types/resolve": "^1.20.6",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@vitejs/release-scripts": "^1.3.1",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^8.57.0",
"eslint-define-config": "^2.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^14.0.0",
"eslint-plugin-regexp": "^2.6.0",
"execa": "^9.1.0",
"execa": "^9.2.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.6",
"npm-run-all2": "^6.2.0",
"picocolors": "^1.0.1",
"playwright-chromium": "^1.44.1",
Expand All @@ -64,7 +64,7 @@
"rollup": "^4.18.0",
"rollup-plugin-license": "^3.4.0",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.11.0",
"tsx": "^4.15.2",
"typescript": "^5.4.5",
"unbuild": "2.0.0",
"vite": "^5.2.12",
Expand All @@ -88,7 +88,7 @@
"eslint --cache --fix"
]
},
"packageManager": "pnpm@9.1.4",
"packageManager": "pnpm@9.3.0",
"pnpm": {
"overrides": {
"@vitejs/plugin-vue": "workspace:*"
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-vue-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
},
"homepage": "https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue-jsx#readme",
"dependencies": {
"@babel/core": "^7.24.6",
"@babel/plugin-transform-typescript": "^7.24.6",
"@babel/core": "^7.24.7",
"@babel/plugin-transform-typescript": "^7.24.7",
"@vue/babel-plugin-jsx": "^1.2.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@jridgewell/gen-mapping": "^0.3.5",
"@jridgewell/trace-mapping": "^0.3.25",
"debug": "^4.3.4",
"debug": "^4.3.5",
"rollup": "^4.18.0",
"slash": "^5.1.0",
"source-map-js": "^1.2.0",
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": "^20.12.13",
"@types/node": "^20.14.2",
"convert-source-map": "^2.0.0",
"css-color-names": "^1.0.1",
"kill-port": "^1.6.1",
Expand Down
2 changes: 1 addition & 1 deletion playground/ssr-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@vitejs/test-example-external-component": "file:example-external-component",
"pinia": "^2.1.7",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
"vue-router": "^4.3.3"
},
"devDependencies": {
"@vitejs/plugin-vue": "workspace:*",
Expand Down
6 changes: 3 additions & 3 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.19",
"tailwindcss": "^3.4.3",
"tailwindcss": "^3.4.4",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
"vue-router": "^4.3.3"
},
"devDependencies": {
"@types/node": "^20.12.13",
"@types/node": "^20.14.2",
"@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.0.1",
"sass": "^1.77.3"
"sass": "^1.77.5"
},
"dependencies": {
"vue": "^3.4.27"
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.3",
"sass": "^1.77.5",
"stylus": "^0.63.0"
}
}
Loading

0 comments on commit 49b3913

Please sign in to comment.