build: update deps

This commit is contained in:
Haoyu Xu
2023-07-29 02:25:34 -04:00
parent 0564246054
commit 65d9126777
2 changed files with 484 additions and 447 deletions

View File

@@ -23,33 +23,33 @@
},
"devDependencies": {
"@perfsee/rollup": "^1.8.2",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@types/react": "^18.2.17",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react-swc": "^3.3.2",
"autoprefixer": "^10.4.14",
"eslint": "^8.43.0",
"eslint-plugin-react": "^7.32.2",
"eslint": "^8.46.0",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react-hooks": "^4.6.0",
"postcss": "^8.4.24",
"postcss": "^8.4.27",
"prop-types": "^15.8.1",
"rollup": "^3.25.2",
"sass": "^1.63.6",
"stylelint": "^15.9.0",
"rollup": "^3.27.0",
"sass": "^1.64.1",
"stylelint": "^15.10.2",
"stylelint-config-standard": "^30.0.1",
"stylelint-config-standard-scss": "^7.0.1",
"vite": "^4.3.9"
"vite": "^4.4.7"
},
"dependencies": {
"@parcellab/react-use-umami": "^2.0.1",
"dotenv": "^16.3.1",
"jotai": "^2.2.1",
"node-fetch": "^3.3.1",
"jotai": "^2.2.2",
"node-fetch": "^3.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-refresh": "^0.14.0",
"react-router-dom": "^6.14.0",
"react-router-dom": "^6.14.2",
"react-simple-typewriter": "^5.0.1",
"reset-css": "^5.0.1",
"reset-css": "^5.0.2",
"sharp": "^0.31.3",
"yaml": "^2.3.1"
}

905
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff