Skip to content

Commit ed3c02f

Browse files
committed
chore(deps): update all non-major dependencies
1 parent fdd833c commit ed3c02f

File tree

6 files changed

+250
-264
lines changed

6 files changed

+250
-264
lines changed

app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nginx-ui-app-next",
33
"type": "module",
44
"version": "2.0.0-beta.36",
5-
"packageManager": "pnpm@9.10.0",
5+
"packageManager": "pnpm@9.12.2",
66
"scripts": {
77
"dev": "vite --host",
88
"typecheck": "vue-tsc --noEmit",
@@ -35,7 +35,7 @@
3535
"marked-highlight": "^2.2.0",
3636
"nprogress": "^0.2.0",
3737
"pinia": "^2.2.4",
38-
"pinia-plugin-persistedstate": "^4.1.1",
38+
"pinia-plugin-persistedstate": "^4.1.2",
3939
"reconnecting-websocket": "^4.4.0",
4040
"sortablejs": "^1.15.3",
4141
"universal-cookie": "^7.2.1",
@@ -66,7 +66,7 @@
6666
"less": "^4.2.0",
6767
"postcss": "^8.4.47",
6868
"tailwindcss": "^3.4.14",
69-
"typescript": "5.3.3",
69+
"typescript": "5.6.3",
7070
"unplugin-auto-import": "^0.18.3",
7171
"unplugin-vue-components": "^0.27.4",
7272
"unplugin-vue-define-options": "^1.5.2",

0 commit comments

Comments
 (0)