Skip to content

Commit

Permalink
feat: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed Jan 8, 2024
1 parent 90e966a commit 398c943
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 89 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"magic-string": "^0.30.5",
"prettier": "^3.1.1",
"rimraf": "^5.0.5",
"rollup": "^4.9.3",
"rollup": "^4.9.4",
"tsc-alias": "^1.8.8",
"typescript": "^5.3.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@ant-design/icons": "^5.2.6",
"@nuintun/qrcode": "workspace:*",
"@swc/helpers": "^0.5.3",
"antd": "^5.12.7",
"antd": "^5.12.8",
"browser-fs-access": "^0.35.0",
"copy-to-clipboard": "^3.3.3",
"react": "^18.2.0",
Expand All @@ -45,7 +45,7 @@
"devDependencies": {
"@nuintun/svgo-loader": "^0.2.5",
"@swc/core": "^1.3.102",
"@types/react": "^18.2.46",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"autoprefixer": "^10.4.16",
"bufferutil": "^4.0.8",
Expand Down
Loading

0 comments on commit 398c943

Please sign in to comment.