chore: update deps
This commit is contained in:
32
package.json
32
package.json
@@ -23,18 +23,18 @@
|
||||
"offical_update": "node aklive2d offical_update"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@perfsee/rollup": "^1.12.2",
|
||||
"@types/react": "^18.2.55",
|
||||
"@types/react-dom": "^18.2.19",
|
||||
"@perfsee/rollup": "^1.13.0",
|
||||
"@types/react": "^18.3.1",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@vitejs/plugin-react-swc": "^3.6.0",
|
||||
"autoprefixer": "^10.4.17",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"postcss": "^8.4.35",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-plugin-react": "^7.34.1",
|
||||
"eslint-plugin-react-hooks": "^4.6.2",
|
||||
"postcss": "^8.4.38",
|
||||
"prop-types": "^15.8.1",
|
||||
"rollup": "^3.29.4",
|
||||
"sass": "^1.70.0",
|
||||
"sass": "^1.76.0",
|
||||
"stylelint": "^15.11.0",
|
||||
"stylelint-config-standard": "^30.0.1",
|
||||
"stylelint-config-standard-scss": "^7.0.1",
|
||||
@@ -42,17 +42,17 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@parcellab/react-use-umami": "^2.0.1",
|
||||
"dotenv": "^16.4.4",
|
||||
"jotai": "^2.6.4",
|
||||
"dotenv": "^16.4.5",
|
||||
"jotai": "^2.8.0",
|
||||
"jsdom": "^22.1.0",
|
||||
"node-fetch": "^3.3.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-refresh": "^0.14.0",
|
||||
"react-router-dom": "^6.22.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-refresh": "^0.14.2",
|
||||
"react-router-dom": "^6.23.0",
|
||||
"react-simple-typewriter": "^5.0.1",
|
||||
"reset-css": "^5.0.2",
|
||||
"sharp": "^0.32.6",
|
||||
"yaml": "^2.3.4"
|
||||
"yaml": "^2.4.2"
|
||||
}
|
||||
}
|
||||
5336
pnpm-lock.yaml
generated
5336
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user