Skip to content

Commit

Permalink
feat: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed Jul 19, 2024
1 parent 8a3a857 commit 8bf0043
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 204 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,37 +23,37 @@
"dependencies": {
"@ant-design/cssinjs": "^1.21.0",
"@ant-design/icons": "^5.3.7",
"@ant-design/plots": "^2.2.4",
"@ant-design/plots": "^2.2.5",
"@nuintun/qrcode": "^4.1.4",
"@swc/helpers": "^0.5.11",
"antd": "^5.19.0",
"@swc/helpers": "^0.5.12",
"antd": "^5.19.2",
"classnames": "^2.5.1",
"core-js": "^3.37.1",
"dayjs": "^1.11.11",
"dayjs": "^1.11.12",
"koa": "^2.15.3",
"koa-compress": "^5.1.1",
"koa-files": "^3.0.3",
"koa-files": "^3.0.4",
"memoize-one": "^6.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.0.13",
"react-nest-router": "^0.19.17",
"react-nest-router": "^0.19.18",
"throttle-debounce": "^5.0.2"
},
"devDependencies": {
"@nuintun/svgo-loader": "^0.2.9",
"@nuintun/svgo-loader": "^0.2.10",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@swc/core": "^1.6.6",
"@swc/core": "^1.7.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/throttle-debounce": "^5.0.2",
"autoprefixer": "^10.4.19",
"browserslist": "^4.23.1",
"browserslist": "^4.23.2",
"bufferutil": "^4.0.8",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "7.0.0",
"css-modules-types-loader": "^0.5.9",
"css-modules-types-loader": "^0.5.10",
"find-free-ports": "^3.1.1",
"html-webpack-plugin": "^5.6.0",
"lightningcss": "^1.25.1",
Expand All @@ -62,17 +62,17 @@
"nodemon": "^3.1.4",
"postcss": "^8.4.39",
"postcss-loader": "^8.1.1",
"prettier": "^3.3.2",
"sass": "^1.77.6",
"prettier": "^3.3.3",
"sass": "^1.77.8",
"sass-loader": "^14.2.1",
"svgc-loader": "^0.2.9",
"svgc-loader": "^0.2.10",
"swc-loader": "^0.2.6",
"terser-webpack-plugin": "^5.3.10",
"typescript": "^5.5.3",
"utf-8-validate": "^6.0.4",
"webpack": "^5.92.1",
"webpack": "^5.93.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-dev-service": "^0.11.6"
"webpack-dev-service": "^0.11.7"
},
"overrides": {
"ws": "^8.0.0",
Expand Down
Loading

0 comments on commit 8bf0043

Please sign in to comment.