Skip to content

Commit f1c72c7

Browse files
fix(deps): nuxt in devdependencies
1 parent 223cc4b commit f1c72c7

File tree

2 files changed

+40
-20
lines changed

2 files changed

+40
-20
lines changed

package-lock.json

Lines changed: 38 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
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.13.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,6 +50,7 @@
5050
"ajv": "^8.17.1",
5151
"is-electron": "^2.2.2",
5252
"js-file-download": "^0.4.12",
53+
"nuxt": "^3.13.2",
5354
"pinia": "^2.3.1",
5455
"sass": "^1.87.0",
5556
"semver": "^7.7.1",

0 commit comments

Comments
 (0)