chore: update deps

This commit is contained in:
Haoyu Xu
2024-05-02 11:48:37 +08:00
parent b9cf1f3f1a
commit 1b782e0c7b
2 changed files with 2511 additions and 2961 deletions

View File

@@ -23,18 +23,18 @@
"offical_update": "node aklive2d offical_update" "offical_update": "node aklive2d offical_update"
}, },
"devDependencies": { "devDependencies": {
"@perfsee/rollup": "^1.12.2", "@perfsee/rollup": "^1.13.0",
"@types/react": "^18.2.55", "@types/react": "^18.3.1",
"@types/react-dom": "^18.2.19", "@types/react-dom": "^18.3.0",
"@vitejs/plugin-react-swc": "^3.6.0", "@vitejs/plugin-react-swc": "^3.6.0",
"autoprefixer": "^10.4.17", "autoprefixer": "^10.4.19",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"eslint-plugin-react": "^7.33.2", "eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-hooks": "^4.6.2",
"postcss": "^8.4.35", "postcss": "^8.4.38",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"rollup": "^3.29.4", "rollup": "^3.29.4",
"sass": "^1.70.0", "sass": "^1.76.0",
"stylelint": "^15.11.0", "stylelint": "^15.11.0",
"stylelint-config-standard": "^30.0.1", "stylelint-config-standard": "^30.0.1",
"stylelint-config-standard-scss": "^7.0.1", "stylelint-config-standard-scss": "^7.0.1",
@@ -42,17 +42,17 @@
}, },
"dependencies": { "dependencies": {
"@parcellab/react-use-umami": "^2.0.1", "@parcellab/react-use-umami": "^2.0.1",
"dotenv": "^16.4.4", "dotenv": "^16.4.5",
"jotai": "^2.6.4", "jotai": "^2.8.0",
"jsdom": "^22.1.0", "jsdom": "^22.1.0",
"node-fetch": "^3.3.2", "node-fetch": "^3.3.2",
"react": "^18.2.0", "react": "^18.3.1",
"react-dom": "^18.2.0", "react-dom": "^18.3.1",
"react-refresh": "^0.14.0", "react-refresh": "^0.14.2",
"react-router-dom": "^6.22.0", "react-router-dom": "^6.23.0",
"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.32.6",
"yaml": "^2.3.4" "yaml": "^2.4.2"
} }
} }

5336
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff