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 25, 2024
1 parent bbe19bb commit f5727f8
Show file tree
Hide file tree
Showing 4 changed files with 356 additions and 347 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
},
"devDependencies": {
"prettier": "^3.3.3",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"magic-string": "^0.30.13",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"rollup": "^4.27.3",
"rollup": "^4.27.4",
"tsc-alias": "^1.8.10",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
4 changes: 2 additions & 2 deletions packages/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@nuintun/svgo-loader": "^0.2.16",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@swc/core": "^1.9.2",
"@swc/core": "^1.9.3",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20",
Expand All @@ -59,7 +59,7 @@
"svgc-loader": "^0.2.16",
"swc-loader": "^0.2.6",
"terser-webpack-plugin": "^5.3.10",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"utf-8-validate": "^6.0.5",
"webpack": "^5.96.1",
"webpack-dev-service": "^0.13.3"
Expand Down
Loading

0 comments on commit f5727f8

Please sign in to comment.