Skip to content

Commit

Permalink
feat: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed Nov 1, 2024
1 parent eaecc7e commit b632b6d
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 69 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,16 @@
"dayjs": "^1.11.13",
"koa": "^2.15.3",
"koa-compress": "^5.1.1",
"koa-files": "^3.2.1",
"koa-files": "^3.2.2",
"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.20",
"react-nest-router": "^0.19.21",
"throttle-debounce": "^5.0.2"
},
"devDependencies": {
"@nuintun/svgo-loader": "^0.2.15",
"@nuintun/svgo-loader": "^0.2.16",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@swc/core": "^1.7.42",
"@types/react": "^18.3.12",
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.5.17",
"css-modules-types-loader": "^0.5.18",
"find-free-ports": "^3.1.1",
"html-webpack-plugin": "^5.6.3",
"lightningcss": "^1.27.0",
Expand All @@ -66,14 +66,14 @@
"prettier": "^3.3.3",
"sass": "^1.80.5",
"sass-loader": "^16.0.3",
"svgc-loader": "^0.2.15",
"svgc-loader": "^0.2.16",
"swc-loader": "^0.2.6",
"terser-webpack-plugin": "^5.3.10",
"typescript": "^5.6.3",
"utf-8-validate": "^6.0.4",
"webpack": "^5.96.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-dev-service": "^0.13.1"
"webpack-dev-service": "^0.13.2"
},
"overrides": {
"ws": "^8.0.0",
Expand Down
Loading

0 comments on commit b632b6d

Please sign in to comment.