build: update deps

This commit is contained in:
Haoyu Xu
2024-12-19 15:26:27 +08:00
parent 5d4070505f
commit 8d2b39b172
2 changed files with 932 additions and 864 deletions

View File

@@ -18,37 +18,37 @@
"cf:download": "node aklive2d cf:download" "cf:download": "node aklive2d cf:download"
}, },
"devDependencies": { "devDependencies": {
"@types/react": "^18.3.12", "@types/react": "^18.3.17",
"@types/react-dom": "^18.3.1", "@types/react-dom": "^18.3.5",
"@vitejs/plugin-react-swc": "^3.7.1", "@vitejs/plugin-react-swc": "^3.7.2",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",
"eslint": "^8.57.1", "eslint": "^8.57.1",
"eslint-plugin-react": "^7.37.2", "eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-react-hooks": "^4.6.2",
"postcss": "^8.4.47", "postcss": "^8.4.49",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"rollup": "^3.29.5", "rollup": "^3.29.5",
"sass": "^1.80.5", "sass": "^1.83.0",
"stylelint": "^16.10.0", "stylelint": "^16.12.0",
"stylelint-config-standard": "^36.0.1", "stylelint-config-standard": "^36.0.1",
"stylelint-config-standard-scss": "^13.1.0", "stylelint-config-standard-scss": "^13.1.0",
"vite": "^5.4.10", "vite": "^5.4.11",
"wrangler": "^3.84.1" "wrangler": "^3.96.0"
}, },
"dependencies": { "dependencies": {
"@parcellab/react-use-umami": "^2.0.1", "@parcellab/react-use-umami": "^2.0.1",
"dotenv": "^16.4.5", "dotenv": "^16.4.7",
"jotai": "^2.10.1", "jotai": "^2.10.4",
"jsdom": "^22.1.0", "jsdom": "^22.1.0",
"node-fetch": "^3.3.2", "node-fetch": "^3.3.2",
"p-throttle": "^6.2.0", "p-throttle": "^6.2.0",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-refresh": "^0.14.2", "react-refresh": "^0.14.2",
"react-router-dom": "^6.27.0", "react-router-dom": "^6.28.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.6.0" "yaml": "^2.6.1"
} }
} }

1772
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff