build: upgrade deps
This commit is contained in:
47
package.json
47
package.json
@@ -18,36 +18,37 @@
|
|||||||
"cf:download": "node aklive2d cf:download"
|
"cf:download": "node aklive2d cf:download"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/react": "^18.3.18",
|
"@types/react": "^19.0.8",
|
||||||
"@types/react-dom": "^18.3.5",
|
"@types/react-dom": "^19.0.3",
|
||||||
"@vitejs/plugin-react-swc": "^3.7.2",
|
"@vitejs/plugin-react-swc": "^3.8.0",
|
||||||
"autoprefixer": "^10.4.20",
|
"autoprefixer": "^10.4.20",
|
||||||
"eslint": "^8.57.1",
|
"eslint": "^9.20.0",
|
||||||
"eslint-plugin-react": "^7.37.3",
|
"eslint-plugin-react": "^7.37.4",
|
||||||
"eslint-plugin-react-hooks": "^4.6.2",
|
"eslint-plugin-react-hooks": "^5.1.0",
|
||||||
"postcss": "^8.4.49",
|
"postcss": "^8.5.1",
|
||||||
"prop-types": "^15.8.1",
|
"prop-types": "^15.8.1",
|
||||||
"rollup": "^3.29.5",
|
"rollup": "^4.34.6",
|
||||||
"sass": "^1.83.1",
|
"sass": "^1.84.0",
|
||||||
"stylelint": "^16.12.0",
|
"stylelint": "^16.14.1",
|
||||||
"stylelint-config-standard": "^36.0.1",
|
"stylelint-config-standard": "^37.0.0",
|
||||||
"stylelint-config-standard-scss": "^13.1.0",
|
"stylelint-config-standard-scss": "^14.0.0",
|
||||||
"vite": "^5.4.11",
|
"vite": "^6.1.0",
|
||||||
"wrangler": "^3.99.0"
|
"wrangler": "^3.107.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dotenv": "^16.4.7",
|
"dotenv": "^16.4.7",
|
||||||
"jotai": "^2.11.0",
|
"jotai": "^2.11.3",
|
||||||
"jsdom": "^22.1.0",
|
"jsdom": "^26.0.0",
|
||||||
"node-fetch": "^3.3.2",
|
"node-fetch": "^3.3.2",
|
||||||
"p-throttle": "^6.2.0",
|
"p-throttle": "^7.0.0",
|
||||||
"react": "^18.3.1",
|
"react": "^19.0.0",
|
||||||
"react-dom": "^18.3.1",
|
"react-dom": "^19.0.0",
|
||||||
"react-refresh": "^0.14.2",
|
"react-refresh": "^0.16.0",
|
||||||
"react-router-dom": "^6.28.1",
|
"react-router-dom": "^7.1.5",
|
||||||
"react-simple-typewriter": "^5.0.1",
|
"react-simple-typewriter": "^5.0.1",
|
||||||
"reset-css": "^5.0.2",
|
"reset-css": "^5.0.2",
|
||||||
"sharp": "^0.32.6",
|
"sharp": "^0.33.5",
|
||||||
"yaml": "^2.7.0"
|
"yaml": "^2.7.0"
|
||||||
}
|
},
|
||||||
|
"packageManager": "pnpm@9.5.0+sha512.140036830124618d624a2187b50d04289d5a087f326c9edfc0ccd733d76c4f52c3a313d4fc148794a2a9d81553016004e6742e8cf850670268a7387fc220c903"
|
||||||
}
|
}
|
||||||
2593
pnpm-lock.yaml
generated
2593
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user