Skip to content

Commit

Permalink
🧑‍💻 chore(custom): 更新依赖
Browse files Browse the repository at this point in the history
更新了一系列的依赖
  • Loading branch information
master1lan committed Mar 29, 2023
1 parent 24ec2da commit d7a2b7a
Show file tree
Hide file tree
Showing 2 changed files with 775 additions and 804 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,49 +19,49 @@
}
},
"dependencies": {
"@dnd-kit/core": "^6.0.7",
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/modifiers": "^6.0.1",
"@dnd-kit/sortable": "^7.0.2",
"@dnd-kit/utilities": "^3.2.1",
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@mui/icons-material": "^5.11.9",
"@mui/lab": "5.0.0-alpha.123",
"@mui/material": "^5.11.9",
"@reduxjs/toolkit": "^1.9.2",
"@sentry/react": "^7.37.2",
"@sentry/tracing": "^7.37.2",
"axios": "^1.3.3",
"@mui/icons-material": "^5.11.11",
"@mui/lab": "5.0.0-alpha.124",
"@mui/material": "^5.11.15",
"@reduxjs/toolkit": "^1.9.3",
"@sentry/react": "^7.45.0",
"@sentry/tracing": "^7.45.0",
"axios": "^1.3.4",
"dayjs": "^1.11.7",
"intersection-observer": "^0.12.2",
"json-bigint": "^1.0.0",
"loading-attribute-polyfill": "^2.1.0",
"loading-attribute-polyfill": "^2.1.1",
"masonic": "^3.7.0",
"material-ui-popup-state": "^5.0.4",
"nanoid": "^4.0.1",
"material-ui-popup-state": "^5.0.8",
"nanoid": "^4.0.2",
"normalize.css": "^8.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-flip-toolkit": "^7.0.17",
"react-intersection-observer": "^9.4.2",
"react-intersection-observer": "^9.4.3",
"react-photo-view": "^1.2.3",
"react-redux": "^8.0.5",
"react-router-dom": "^6.8.1",
"react-router-dom": "^6.9.0",
"react-use": "^17.4.0"
},
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/core": "^7.21.3",
"@types/imagesloaded": "^4.1.2",
"@types/json-bigint": "^1.0.1",
"@types/node": "^18.13.0",
"@types/react": "^18.0.28",
"@types/node": "^18.15.11",
"@types/react": "^18.0.31",
"@types/react-dom": "^18.0.11",
"@types/react-lazy-load-image-component": "^1.5.2",
"@vitejs/plugin-legacy": "^4.0.1",
"@vitejs/plugin-react-swc": "^3.1.0",
"autoprefixer": "^10.4.13",
"@vitejs/plugin-legacy": "^4.0.2",
"@vitejs/plugin-react-swc": "^3.2.0",
"autoprefixer": "^10.4.14",
"commitizen": "^4.3.0",
"commitlint": "^17.4.3",
"commitlint": "^17.5.1",
"commitlint-config-gitmoji": "^2.3.1",
"conventional-changelog-gitmoji-config": "^1.4.7",
"cz-conventional-changelog": "^3.3.0",
Expand All @@ -71,10 +71,10 @@
"postcss": "^8.4.21",
"rollup-plugin-visualizer": "^5.9.0",
"standard-version": "^9.5.0",
"tailwindcss": "^3.2.7",
"terser": "^5.16.3",
"tailwindcss": "^3.3.0",
"terser": "^5.16.8",
"typescript": "^5.0.2",
"vite": "4.2.0",
"vite": "4.2.1",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0",
"vite-plugin-sentry": "^1.1.7"
Expand Down
Loading

0 comments on commit d7a2b7a

Please sign in to comment.