Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#421)
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] authored Aug 14, 2024
1 parent 236a40f commit e3a7fec
Show file tree
Hide file tree
Showing 9 changed files with 1,324 additions and 1,070 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,38 +36,38 @@
"ci-publish": "tsx scripts/publishCI.ts"
},
"devDependencies": {
"@babel/types": "^7.24.7",
"@babel/types": "^7.25.2",
"@eslint/js": "^9.9.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": "^20.14.2",
"@types/node": "^20.14.15",
"@types/resolve": "^1.20.6",
"@vitejs/release-scripts": "^1.3.2",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.9.0",
"eslint-plugin-import-x": "^3.1.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-regexp": "^2.6.0",
"execa": "^9.2.0",
"execa": "^9.3.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"lint-staged": "^15.2.7",
"npm-run-all2": "^6.2.0",
"lint-staged": "^15.2.9",
"npm-run-all2": "^6.2.2",
"picocolors": "^1.0.1",
"playwright-chromium": "^1.44.1",
"playwright-chromium": "^1.46.0",
"prettier": "3.3.3",
"resolve": "^1.22.8",
"rollup": "^4.20.0",
"rollup-plugin-license": "^3.5.2",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.15.5",
"typescript": "^5.4.5",
"tsx": "^4.17.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.1.0",
"unbuild": "2.0.0",
"vite": "catalog:",
"vitest": "^2.0.0",
"vitest": "^2.0.5",
"vue": "catalog:"
},
"simple-git-hooks": {
Expand All @@ -87,7 +87,7 @@
"eslint --cache --fix"
]
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"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 @@ -35,8 +35,8 @@
},
"homepage": "https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue-jsx#readme",
"dependencies": {
"@babel/core": "^7.24.7",
"@babel/plugin-transform-typescript": "^7.24.7",
"@babel/core": "^7.25.2",
"@babel/plugin-transform-typescript": "^7.25.2",
"@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 @@ -41,7 +41,7 @@
"devDependencies": {
"@jridgewell/gen-mapping": "^0.3.5",
"@jridgewell/trace-mapping": "^0.3.25",
"debug": "^4.3.5",
"debug": "^4.3.6",
"rollup": "^4.20.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.14.2",
"@types/node": "^20.14.15",
"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 @@ -16,7 +16,7 @@
},
"dependencies": {
"@vitejs/test-example-external-component": "file:example-external-component",
"pinia": "^2.1.7",
"pinia": "^2.2.1",
"vue": "catalog:",
"vue-router": "catalog:"
},
Expand Down
6 changes: 3 additions & 3 deletions playground/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"preview": "vite preview"
},
"dependencies": {
"autoprefixer": "^10.4.19",
"tailwindcss": "^3.4.4",
"autoprefixer": "^10.4.20",
"tailwindcss": "^3.4.10",
"vue": "catalog:",
"vue-router": "catalog:"
},
"devDependencies": {
"@types/node": "^20.14.2",
"@types/node": "^20.14.15",
"@vitejs/plugin-vue": "workspace:*",
"ts-node": "^10.9.2"
}
Expand Down
4 changes: 2 additions & 2 deletions playground/vue-sourcemap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"devDependencies": {
"@vitejs/plugin-vue": "workspace:*",
"less": "^4.2.0",
"postcss-nested": "^6.0.1",
"sass": "^1.77.5"
"postcss-nested": "^6.2.0",
"sass": "^1.77.8"
},
"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.5",
"sass": "^1.77.8",
"stylus": "^0.63.0"
}
}
Loading

0 comments on commit e3a7fec

Please sign in to comment.