chore(dependencies): add dependencies to make migrator script work

This commit is contained in:
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 2024-11-11 17:43:35 -05:00
parent 82d6335aaa
commit 4f1f7a9664
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

View File

@ -14,11 +14,13 @@
"@nuxt/devtools": "latest",
"@nuxtjs/i18n": "^8.0.0-rc.9",
"@types/uuid": "^9.0.4",
"@types/node": "^20.11.29",
"@vitejs/plugin-vue": "^5.0.2",
"@vitest/browser": "^1.1.2",
"@vitest/ui": "^1.1.3",
"@vue/language-server": "latest",
"@vue/test-utils": "^2.4.3",
"dotenv": "^16.4.5",
"happy-dom": "^12.10.3",
"jsdom": "^23.0.1",
"nuxt": "^3.14.159",