update deps

This commit is contained in:
kakkokari-gtyih 2023-12-01 01:18:08 +09:00
parent 45ab83a3ac
commit 429c18fa60
3 changed files with 721 additions and 658 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
.nuxt
.nitro
.cache
.vercel
dist
# Node dependencies

View File

@ -17,9 +17,6 @@
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.9.1",
"@types/nprogress": "^0.2.3",
"@types/rellax": "^1.7.7",
"@types/three": "^0.158.2",
"@types/tinycolor2": "^1.4.6",
"aiscript-vscode": "github:aiscript-dev/aiscript-vscode#v0.0.5",
"autoprefixer": "^10.4.16",
"bootstrap": "^5.3.2",
@ -30,15 +27,12 @@
"mfm-js": "^0.23.3",
"misskey-js": "^0.0.16",
"nprogress": "^0.2.0",
"nuxt": "^3.8.1",
"nuxt": "^3.8.2",
"postcss": "^8.4.31",
"rellax": "^1.12.1",
"sass": "^1.69.5",
"schema-dts": "^1.1.2",
"sitemap": "^7.1.1",
"tailwindcss": "^3.3.5",
"three": "^0.158.0",
"tinycolor2": "^1.6.0",
"ufo": "^1.3.2",
"vite-svg-loader": "^4.0.0"
},

File diff suppressed because it is too large Load Diff