Skip to content

Commit

Permalink
feat: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed Feb 2, 2024
1 parent 025d924 commit 337e3ad
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 97 deletions.
8 changes: 4 additions & 4 deletions packages/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@nuintun/svgo-loader": "^0.2.5",
"@swc/core": "^1.3.107",
"@types/react": "^18.2.49",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18",
"autoprefixer": "^10.4.17",
"bufferutil": "^4.0.8",
Expand All @@ -59,19 +59,19 @@
"koa": "^2.15.0",
"koa-compress": "^5.1.1",
"memfs": "^4.6.0",
"mini-css-extract-plugin": "^2.7.7",
"mini-css-extract-plugin": "^2.8.0",
"nodemon": "^3.0.3",
"postcss": "^8.4.33",
"postcss-loader": "^8.1.0",
"prettier": "^3.2.4",
"sass": "^1.70.0",
"sass-loader": "^14.1.0",
"svgc-loader": "^0.2.5",
"swc-loader": "^0.2.3",
"swc-loader": "^0.2.4",
"terser-webpack-plugin": "^5.3.10",
"typescript": "^5.3.3",
"utf-8-validate": "^6.0.3",
"webpack": "^5.90.0",
"webpack": "^5.90.1",
"webpack-dev-service": "^0.6.1"
}
}
Loading

0 comments on commit 337e3ad

Please sign in to comment.