Skip to content

Commit

Permalink
feat: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed Dec 17, 2024
1 parent f08f95d commit e16a3de
Show file tree
Hide file tree
Showing 9 changed files with 437 additions and 406 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"format": "prettier --write . --ignore-path .prettierignore"
},
"dependencies": {
"@ant-design/cssinjs": "^1.22.0",
"@ant-design/cssinjs-utils": "^1.1.1",
"@ant-design/cssinjs": "^1.22.1",
"@ant-design/cssinjs-utils": "^1.1.3",
"@ant-design/icons": "^5.5.2",
"@ant-design/plots": "^2.3.2",
"@nuintun/qrcode": "^4.1.6",
"@nuintun/qrcode": "^4.1.9",
"@swc/helpers": "^0.5.15",
"antd": "^5.22.3",
"antd": "^5.22.5",
"classnames": "^2.5.1",
"core-js": "^3.39.0",
"dayjs": "^1.11.13",
Expand All @@ -38,18 +38,18 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.1.2",
"react-nest-router": "^0.19.21",
"react-nest-router": "^0.19.22",
"throttle-debounce": "^5.0.2"
},
"devDependencies": {
"@nuintun/svgo-loader": "^0.2.16",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@swc/core": "^1.9.3",
"@swc/core": "^1.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/throttle-debounce": "^5.0.2",
"autoprefixer": "^10.4.20",
"browserslist": "^4.24.2",
"browserslist": "^4.24.3",
"bufferutil": "^4.0.8",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"css-loader": "^7.1.2",
Expand All @@ -58,22 +58,22 @@
"find-free-ports": "^3.1.1",
"html-webpack-plugin": "^5.6.3",
"lightningcss": "^1.28.2",
"memfs": "^4.14.1",
"memfs": "^4.15.0",
"mini-css-extract-plugin": "^2.9.2",
"nodemon": "^3.1.7",
"nodemon": "^3.1.9",
"postcss": "^8.4.49",
"postcss-loader": "^8.1.1",
"prettier": "^3.4.1",
"sass-embedded": "^1.82.0",
"sass-loader": "^16.0.3",
"prettier": "^3.4.2",
"sass-embedded": "^1.83.0",
"sass-loader": "^16.0.4",
"svgc-loader": "^0.2.16",
"swc-loader": "^0.2.6",
"terser-webpack-plugin": "^5.3.10",
"terser-webpack-plugin": "^5.3.11",
"typescript": "^5.7.2",
"utf-8-validate": "^6.0.5",
"webpack": "^5.97.0",
"webpack": "^5.97.1",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-dev-service": "^0.13.3"
"webpack-dev-service": "^0.14.0"
},
"overrides": {
"ws": "^8.0.0",
Expand Down
Loading

0 comments on commit e16a3de

Please sign in to comment.