Skip to content

Commit

Permalink
feat: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed Jun 22, 2024
1 parent 8abf35a commit 87029b4
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 164 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,18 @@
"dayjs": "^1.11.11",
"koa": "^2.15.3",
"koa-compress": "^5.1.1",
"koa-files": "^3.0.2",
"koa-files": "^3.0.3",
"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.16",
"react-nest-router": "^0.19.17",
"throttle-debounce": "^5.0.0"
},
"devDependencies": {
"@nuintun/svgo-loader": "^0.2.8",
"@nuintun/svgo-loader": "^0.2.9",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@swc/core": "^1.6.3",
"@swc/core": "^1.6.5",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/throttle-debounce": "^5.0.2",
Expand All @@ -52,7 +52,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.5",
"css-modules-types-loader": "^0.5.7",
"find-free-ports": "^3.1.1",
"html-webpack-plugin": "^5.6.0",
"memfs": "^4.9.3",
Expand All @@ -63,14 +63,14 @@
"prettier": "^3.3.2",
"sass": "^1.77.6",
"sass-loader": "^14.2.1",
"svgc-loader": "^0.2.8",
"svgc-loader": "^0.2.9",
"swc-loader": "^0.2.6",
"terser-webpack-plugin": "^5.3.10",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"utf-8-validate": "^6.0.4",
"webpack": "^5.92.1",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-dev-service": "^0.11.5"
"webpack-dev-service": "^0.11.6"
},
"overrides": {
"ws": "^8.0.0",
Expand Down
Loading

0 comments on commit 87029b4

Please sign in to comment.