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 Jan 6, 2025
1 parent 5d39582 commit df7c8cb
Show file tree
Hide file tree
Showing 6 changed files with 111 additions and 111 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/convert-source-map": "^2.0.3",
"@types/debug": "^4.1.12",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@vitejs/release-scripts": "^1.3.2",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.17.0",
Expand All @@ -60,7 +60,7 @@
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.2",
"typescript-eslint": "^8.19.0",
"unbuild": "2.0.0",
"vite": "catalog:",
"vitest": "^2.1.8",
Expand All @@ -83,7 +83,7 @@
"eslint --cache --fix"
]
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"pnpm": {
"overrides": {
"@vitejs/plugin-vue": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"type": "module",
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"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/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"vue-router": "catalog:"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.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 @@ -13,7 +13,7 @@
"@vitejs/plugin-vue": "workspace:*",
"less": "^4.2.1",
"postcss-nested": "^7.0.2",
"sass": "^1.83.0"
"sass": "^1.83.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 @@ -18,7 +18,7 @@
"js-yaml": "^4.1.0",
"less": "^4.2.1",
"pug": "^3.0.3",
"sass": "^1.83.0",
"sass": "^1.83.1",
"stylus": "^0.64.0"
}
}
Loading

0 comments on commit df7c8cb

Please sign in to comment.