Skip to content

Commit e97831a

Browse files
fix(deps): update all non-major dependencies
1 parent fff40f6 commit e97831a

File tree

8 files changed

+614
-657
lines changed

8 files changed

+614
-657
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -41,34 +41,34 @@
4141
"@types/convert-source-map": "^2.0.3",
4242
"@types/debug": "^4.1.12",
4343
"@types/fs-extra": "^11.0.4",
44-
"@types/node": "^20.11.26",
44+
"@types/node": "^20.12.5",
4545
"@types/resolve": "^1.20.6",
46-
"@typescript-eslint/eslint-plugin": "^7.2.0",
47-
"@typescript-eslint/parser": "^7.2.0",
46+
"@typescript-eslint/eslint-plugin": "^7.5.0",
47+
"@typescript-eslint/parser": "^7.5.0",
4848
"@vitejs/release-scripts": "^1.3.1",
4949
"conventional-changelog-cli": "^4.1.0",
5050
"eslint": "^8.57.0",
5151
"eslint-define-config": "^2.1.0",
5252
"eslint-plugin-import": "^2.29.1",
5353
"eslint-plugin-n": "^14.0.0",
54-
"eslint-plugin-regexp": "^2.3.0",
54+
"eslint-plugin-regexp": "^2.5.0",
5555
"execa": "^8.0.1",
5656
"fast-glob": "^3.3.2",
5757
"fs-extra": "^11.2.0",
5858
"lint-staged": "^15.2.2",
5959
"npm-run-all2": "^6.1.2",
6060
"picocolors": "^1.0.0",
61-
"playwright-chromium": "^1.42.1",
61+
"playwright-chromium": "^1.43.0",
6262
"prettier": "3.2.5",
6363
"resolve": "^1.22.8",
6464
"rollup": "^4.13.0",
6565
"rollup-plugin-license": "^3.3.1",
66-
"simple-git-hooks": "^2.10.0",
67-
"tsx": "^4.7.1",
68-
"typescript": "^5.4.2",
66+
"simple-git-hooks": "^2.11.1",
67+
"tsx": "^4.7.2",
68+
"typescript": "^5.4.4",
6969
"unbuild": "2.0.0",
7070
"vite": "^5.1.6",
71-
"vitest": "^1.3.1",
71+
"vitest": "^1.4.0",
7272
"vue": "^3.4.21"
7373
},
7474
"simple-git-hooks": {
@@ -88,7 +88,7 @@
8888
"eslint --cache --fix"
8989
]
9090
},
91-
"packageManager": "[email protected].4",
91+
"packageManager": "[email protected].6",
9292
"pnpm": {
9393
"overrides": {
9494
"@vitejs/plugin-vue": "workspace:*"

packages/plugin-vue-jsx/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
},
3535
"homepage": "https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue-jsx#readme",
3636
"dependencies": {
37-
"@babel/core": "^7.24.0",
38-
"@babel/plugin-transform-typescript": "^7.23.6",
39-
"@vue/babel-plugin-jsx": "^1.2.1"
37+
"@babel/core": "^7.24.4",
38+
"@babel/plugin-transform-typescript": "^7.24.4",
39+
"@vue/babel-plugin-jsx": "^1.2.2"
4040
},
4141
"devDependencies": {
4242
"vite": "^5.1.6"

packages/plugin-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"debug": "^4.3.4",
4444
"rollup": "^4.13.0",
4545
"slash": "^5.1.0",
46-
"source-map-js": "^1.0.2",
46+
"source-map-js": "^1.2.0",
4747
"vite": "^5.1.6",
4848
"vue": "^3.4.21"
4949
}

playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"version": "1.0.0",
55
"devDependencies": {
6-
"@types/node": "^20.11.26",
6+
"@types/node": "^20.12.5",
77
"convert-source-map": "^2.0.0",
88
"css-color-names": "^1.0.1",
99
"kill-port": "^1.6.1",

playground/tailwind/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"preview": "vite preview"
1010
},
1111
"dependencies": {
12-
"autoprefixer": "^10.4.18",
13-
"tailwindcss": "^3.4.1",
12+
"autoprefixer": "^10.4.19",
13+
"tailwindcss": "^3.4.3",
1414
"vue": "^3.4.21",
1515
"vue-router": "^4.3.0"
1616
},
1717
"devDependencies": {
18-
"@types/node": "^20.11.26",
18+
"@types/node": "^20.12.5",
1919
"@vitejs/plugin-vue": "workspace:*",
2020
"ts-node": "^10.9.2"
2121
}

playground/vue-sourcemap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@vitejs/plugin-vue": "workspace:*",
1313
"less": "^4.2.0",
1414
"postcss-nested": "^6.0.1",
15-
"sass": "^1.71.1"
15+
"sass": "^1.74.1"
1616
},
1717
"dependencies": {
1818
"vue": "^3.4.21"

playground/vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"js-yaml": "^4.1.0",
1818
"less": "^4.2.0",
1919
"pug": "^3.0.2",
20-
"sass": "^1.71.1",
20+
"sass": "^1.74.1",
2121
"stylus": "^0.63.0"
2222
}
2323
}

0 commit comments

Comments
 (0)