Skip to content

Commit 6b27148

Browse files
committed
build: update deps
1 parent f558ff6 commit 6b27148

File tree

3 files changed

+152
-152
lines changed

3 files changed

+152
-152
lines changed

examples/webpack-react-dom-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"ts-loader": "^9.5.1",
4343
"typescript": "^5.7.2",
4444
"typescript-eslint": "^8.17.0",
45-
"webpack": "^5.96.1",
45+
"webpack": "^5.97.0",
4646
"webpack-cli": "^5.1.4",
4747
"webpack-dev-server": "^5.1.0"
4848
},

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,13 @@
7575
"esbuild": "^0.24.0",
7676
"eslint": "^9.16.0",
7777
"eslint-config-flat-gitignore": "^0.3.0",
78-
"eslint-import-resolver-oxc": "^0.5.0",
78+
"eslint-import-resolver-oxc": "^0.6.0",
7979
"eslint-plugin-better-mutation": "^1.5.0",
8080
"eslint-plugin-eslint-comments": "^3.2.0",
8181
"eslint-plugin-eslint-plugin": "^6.3.2",
8282
"eslint-plugin-import-x": "^4.5.0",
8383
"eslint-plugin-jsdoc": "^50.6.0",
84-
"eslint-plugin-perfectionist": "^4.1.2",
84+
"eslint-plugin-perfectionist": "^4.2.0",
8585
"eslint-plugin-regexp": "^2.7.0",
8686
"eslint-plugin-simple-import-sort": "^12.1.1",
8787
"eslint-plugin-unicorn": "^56.0.1",

0 commit comments

Comments
 (0)