Skip to content

Commit

Permalink
feat: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed Sep 25, 2024
1 parent e8009ce commit 37b2ce9
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 232 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@ant-design/plots": "^2.3.2",
"@nuintun/qrcode": "^4.1.5",
"@swc/helpers": "^0.5.13",
"antd": "^5.20.6",
"antd": "^5.21.0",
"classnames": "^2.5.1",
"core-js": "^3.38.1",
"dayjs": "^1.11.13",
Expand All @@ -44,12 +44,12 @@
"devDependencies": {
"@nuintun/svgo-loader": "^0.2.13",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@swc/core": "^1.7.26",
"@types/react": "^18.3.8",
"@swc/core": "^1.7.28",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"@types/throttle-debounce": "^5.0.2",
"autoprefixer": "^10.4.20",
"browserslist": "^4.23.3",
"browserslist": "^4.24.0",
"bufferutil": "^4.0.8",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"css-loader": "^7.1.2",
Expand All @@ -60,20 +60,20 @@
"lightningcss": "^1.27.0",
"memfs": "^4.12.0",
"mini-css-extract-plugin": "^2.9.1",
"nodemon": "^3.1.6",
"nodemon": "^3.1.7",
"postcss": "^8.4.47",
"postcss-loader": "^8.1.1",
"prettier": "^3.3.3",
"sass": "^1.79.2",
"sass-loader": "^16.0.1",
"sass": "^1.79.3",
"sass-loader": "^16.0.2",
"svgc-loader": "^0.2.13",
"swc-loader": "^0.2.6",
"terser-webpack-plugin": "^5.3.10",
"typescript": "^5.6.2",
"utf-8-validate": "^6.0.4",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-dev-service": "^0.11.11"
"webpack-dev-service": "^0.12.0"
},
"overrides": {
"ws": "^8.0.0",
Expand Down
Loading

0 comments on commit 37b2ce9

Please sign in to comment.