Skip to content

Commit 2b113e8

Browse files
committed
build: update deps
1 parent 49507f1 commit 2b113e8

File tree

3 files changed

+56
-56
lines changed

3 files changed

+56
-56
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@
4646
"webpack-cli": "^5.1.4",
4747
"webpack-dev-server": "^5.1.0"
4848
},
49-
"packageManager": "[email protected].1"
49+
"packageManager": "[email protected].2"
5050
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"update:version": "tsx ./scripts/update-version.ts && pnpm run format:package-json"
4848
},
4949
"devDependencies": {
50-
"@changesets/cli": "^2.27.9",
50+
"@changesets/cli": "^2.27.10",
5151
"@effect/language-service": "^0.2.0",
5252
"@effect/platform": "^0.69.24",
5353
"@effect/platform-bun": "^0.49.26",
@@ -79,7 +79,7 @@
7979
"eslint-plugin-better-mutation": "^1.5.0",
8080
"eslint-plugin-eslint-comments": "^3.2.0",
8181
"eslint-plugin-eslint-plugin": "^6.3.2",
82-
"eslint-plugin-import-x": "^4.4.2",
82+
"eslint-plugin-import-x": "^4.4.3",
8383
"eslint-plugin-jsdoc": "^50.5.0",
8484
"eslint-plugin-perfectionist": "^4.0.3",
8585
"eslint-plugin-regexp": "^2.7.0",
@@ -108,7 +108,7 @@
108108
"typescript-eslint": "^8.15.0",
109109
"vitest": "^2.1.5"
110110
},
111-
"packageManager": "[email protected].1",
111+
"packageManager": "[email protected].2",
112112
"engines": {
113113
"bun": ">=1.0.15",
114114
"node": ">=18.18.0"

pnpm-lock.yaml

Lines changed: 52 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)