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 20, 2024
1 parent 84ed319 commit e519134
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,24 +25,24 @@
"@ant-design/cssinjs-utils": "^1.1.3",
"@ant-design/icons": "^5.5.2",
"@ant-design/plots": "^2.3.2",
"@nuintun/qrcode": "^4.1.10",
"@nuintun/qrcode": "^4.1.12",
"@swc/helpers": "^0.5.15",
"antd": "^5.22.5",
"classnames": "^2.5.1",
"core-js": "^3.39.0",
"dayjs": "^1.11.13",
"koa": "^2.15.3",
"koa-compress": "^5.1.1",
"koa-files": "^4.0.0",
"koa-files": "^4.0.1",
"memoize-one": "^6.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.1.2",
"react-nest-router": "^0.19.23",
"react-nest-router": "^0.19.25",
"throttle-debounce": "^5.0.2"
},
"devDependencies": {
"@nuintun/svgo-loader": "^0.3.0",
"@nuintun/svgo-loader": "^0.3.3",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@swc/core": "^1.10.1",
"@types/react": "^18.3.17",
Expand All @@ -54,7 +54,7 @@
"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.6.0",
"css-modules-types-loader": "^0.6.2",
"find-free-ports": "^3.1.1",
"html-webpack-plugin": "^5.6.3",
"lightningcss": "^1.28.2",
Expand All @@ -66,14 +66,14 @@
"prettier": "^3.4.2",
"sass-embedded": "^1.83.0",
"sass-loader": "^16.0.4",
"svgc-loader": "^0.3.0",
"svgc-loader": "^0.3.3",
"swc-loader": "^0.2.6",
"terser-webpack-plugin": "^5.3.11",
"typescript": "^5.7.2",
"utf-8-validate": "^6.0.5",
"webpack": "^5.97.1",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-dev-service": "^0.14.3"
"webpack-dev-service": "^0.14.5"
},
"overrides": {
"ws": "^8.0.0",
Expand Down
78 changes: 39 additions & 39 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e519134

Please sign in to comment.