Skip to content

Commit 223cc4b

Browse files
fix(deps): revert nuxt
1 parent ff365ce commit 223cc4b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"eslint-plugin-vuetify": "^2.5.2",
2121
"happy-dom": "^17.4.6",
2222
"jsdom": "^26.1.0",
23-
"nuxt": "3.17.2",
23+
"nuxt": "3.13.2",
2424
"playwright-core": "^1.52.0",
2525
"prettier": "3.3.3",
2626
"resize-observer-polyfill": "^1.5.1",
@@ -50,7 +50,7 @@
5050
"ajv": "^8.17.1",
5151
"is-electron": "^2.2.2",
5252
"js-file-download": "^0.4.12",
53-
"pinia": "^3.0.2",
53+
"pinia": "^2.3.1",
5454
"sass": "^1.87.0",
5555
"semver": "^7.7.1",
5656
"uuid": "^11.1.0",
@@ -74,4 +74,4 @@
7474
"publishConfig": {
7575
"access": "public"
7676
}
77-
}
77+
}

0 commit comments

Comments
 (0)