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 18, 2024
1 parent 285a1cb commit 2c4f4b3
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 98 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"tslib": "^2.6.2"
},
"devDependencies": {
"prettier": "^3.2.3",
"prettier": "^3.2.4",
"typescript": "^5.3.3"
}
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"@rollup/plugin-typescript": "^11.1.6",
"magic-string": "^0.30.5",
"prettier": "^3.2.3",
"prettier": "^3.2.4",
"rimraf": "^5.0.5",
"rollup": "^4.9.5",
"tsc-alias": "^1.8.8",
Expand Down
10 changes: 5 additions & 5 deletions packages/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@
},
"devDependencies": {
"@nuintun/svgo-loader": "^0.2.5",
"@swc/core": "^1.3.103",
"@swc/core": "^1.3.104",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"autoprefixer": "^10.4.16",
"autoprefixer": "^10.4.17",
"bufferutil": "^4.0.8",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"clean-webpack-plugin": "^4.0.0",
"css-loader": "^6.9.0",
"css-minimizer-webpack-plugin": "5.0.1",
"css-minimizer-webpack-plugin": "6.0.0",
"css-modules-types-loader": "^0.3.31",
"find-free-ports": "^3.1.1",
"html-webpack-plugin": "^5.6.0",
Expand All @@ -63,8 +63,8 @@
"nodemon": "^3.0.3",
"postcss": "^8.4.33",
"postcss-loader": "^8.0.0",
"prettier": "^3.2.3",
"sass": "^1.69.7",
"prettier": "^3.2.4",
"sass": "^1.70.0",
"sass-loader": "^14.0.0",
"svgc-loader": "^0.2.5",
"swc-loader": "^0.2.3",
Expand Down
Loading

0 comments on commit 2c4f4b3

Please sign in to comment.