Skip to content

Commit cab6b16

Browse files
chore(deps): update all non-major dependencies
1 parent eb7886c commit cab6b16

File tree

2 files changed

+476
-418
lines changed

2 files changed

+476
-418
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"ts:check": "tsc --noEmit"
2525
},
2626
"devDependencies": {
27-
"@babel/core": "7.28.4",
27+
"@babel/core": "7.28.5",
2828
"@babel/plugin-proposal-decorators": "7.28.0",
2929
"@babel/plugin-transform-class-properties": "7.27.1",
30-
"@babel/preset-env": "7.28.3",
30+
"@babel/preset-env": "7.28.5",
3131
"@babel/preset-typescript": "7.27.1",
3232
"@changesets/changelog-github": "0.5.1",
3333
"@changesets/cli": "2.29.7",
@@ -48,7 +48,7 @@
4848
"eslint-config-standard": "17.1.0",
4949
"eslint-plugin-import": "2.32.0",
5050
"eslint-plugin-n": "17.23.1",
51-
"eslint-plugin-package-json": "^0.58.0",
51+
"eslint-plugin-package-json": "^0.59.0",
5252
"eslint-plugin-promise": "7.2.1",
5353
"eslint-plugin-unicorn": "60.0.0",
5454
"globby": "15.0.0",
@@ -63,7 +63,7 @@
6363
"ts-node": "10.9.2",
6464
"typescript": "5.9.3",
6565
"wait-on": "9.0.1",
66-
"wrangler": "4.44.0"
66+
"wrangler": "4.45.0"
6767
},
6868
"lint-staged": {
6969
"packages/**/src/**/*.{ts,tsx}": [
@@ -77,14 +77,14 @@
7777
"overrides": {
7878
"esbuild": "^0.25.0",
7979
"graphql": "16.8.1",
80-
"estree-util-value-to-estree": "3.4.1",
80+
"estree-util-value-to-estree": "3.5.0",
8181
"estree-util-build-jsx": "3.0.1",
8282
"braces": "3.0.3",
8383
"cross-spawn": "7.0.6",
8484
"micromatch": "4.0.8",
8585
"dompurify": "3.3.0",
8686
"webpack": "5.102.1",
87-
"axios": "1.12.2",
87+
"axios": "1.13.0",
8888
"undici": "5.29.0",
8989
"cookie": "1.0.2",
9090
"@eslint/plugin-kit": "0.4.0",

0 commit comments

Comments
 (0)