Skip to content

Commit b027b0b

Browse files
fix(deps): update all non-major dependencies
1 parent 530aca8 commit b027b0b

File tree

25 files changed

+604
-582
lines changed

25 files changed

+604
-582
lines changed

boilerplates/aws/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"aws-cdk-lib": "^2.204.0",
2020
"cdk": "^2.1020.2",
2121
"constructs": "^10.4.2",
22-
"esbuild": "^0.25.5",
22+
"esbuild": "^0.25.6",
2323
"npm-run-all2": "^8.0.4",
2424
"source-map-support": "^0.5.21",
2525
"tsx": "^4.20.3",

boilerplates/cloudflare/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"license": "MIT",
1414
"devDependencies": {
1515
"@batijs/compile": "workspace:*",
16-
"@cloudflare/workers-types": "^4.20250705.0",
16+
"@cloudflare/workers-types": "^4.20250712.0",
1717
"@types/node": "^20.19.0",
1818
"npm-run-all2": "^8.0.4",
1919
"vike-cloudflare": "^0.1.7",
20-
"wrangler": "^4.23.0"
20+
"wrangler": "^4.24.3"
2121
},
2222
"dependencies": {
2323
"@batijs/core": "workspace:*"

boilerplates/d1-sqlite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"license": "MIT",
1414
"devDependencies": {
1515
"@batijs/compile": "workspace:*",
16-
"@cloudflare/workers-types": "^4.20250705.0",
16+
"@cloudflare/workers-types": "^4.20250712.0",
1717
"@types/node": "^20.19.0",
1818
"@universal-middleware/core": "^0.4.8",
1919
"vike": "^0.4.235"

boilerplates/d1/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"license": "MIT",
1414
"devDependencies": {
1515
"@batijs/compile": "workspace:*",
16-
"@cloudflare/workers-types": "^4.20250705.0",
16+
"@cloudflare/workers-types": "^4.20250712.0",
1717
"@types/node": "^20.19.0",
1818
"@universal-middleware/core": "^0.4.8",
1919
"vike": "^0.4.235",
20-
"wrangler": "^4.23.0"
20+
"wrangler": "^4.24.3"
2121
},
2222
"dependencies": {
2323
"@batijs/core": "workspace:*"

boilerplates/eslint/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
},
1414
"devDependencies": {
1515
"@batijs/compile": "workspace:^",
16-
"@eslint/js": "^9.30.1",
17-
"eslint": "^9.30.1",
16+
"@eslint/js": "^9.31.0",
17+
"eslint": "^9.31.0",
1818
"eslint-config-prettier": "^10.1.5",
1919
"eslint-plugin-prettier": "^5.5.1",
2020
"eslint-plugin-react": "^7.37.5",
2121
"eslint-plugin-solid": "^0.14.5",
2222
"eslint-plugin-vue": "^10.3.0",
2323
"globals": "^16.3.0",
24-
"typescript-eslint": "^8.35.1",
24+
"typescript-eslint": "^8.36.0",
2525
"vue-eslint-parser": "^10.2.0"
2626
},
2727
"dependencies": {

boilerplates/hono/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
"devDependencies": {
1515
"@auth/core": "^0.40.0",
1616
"@batijs/compile": "workspace:*",
17-
"@cloudflare/workers-types": "^4.20250705.0",
18-
"@hono/node-server": "^1.15.0",
17+
"@cloudflare/workers-types": "^4.20250712.0",
18+
"@hono/node-server": "^1.16.0",
1919
"@hono/vite-dev-server": "^0.20.0",
2020
"@trpc/server": "^11.4.3",
2121
"@types/aws-lambda": "^8.10.150",
2222
"@types/node": "^20.19.0",
2323
"@universal-middleware/hono": "^0.4.14",
2424
"cross-env": "^7.0.3",
2525
"dotenv": "^16.6.1",
26-
"hono": "^4.8.4",
26+
"hono": "^4.8.5",
2727
"telefunc": "^0.2.8",
2828
"tsx": "^4.20.3",
2929
"vike": "^0.4.235",

boilerplates/mantine/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"license": "MIT",
1414
"devDependencies": {
1515
"@batijs/compile": "workspace:*",
16-
"@mantine/core": "^8.1.2",
17-
"@mantine/hooks": "^8.1.2",
16+
"@mantine/core": "^8.1.3",
17+
"@mantine/hooks": "^8.1.3",
1818
"@types/node": "^20.19.0",
1919
"@types/react": "^19.1.8",
2020
"@types/react-dom": "^19.1.6",

boilerplates/react-sentry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"license": "MIT",
1414
"devDependencies": {
1515
"@batijs/compile": "workspace:*",
16-
"@sentry/react": "^9.35.0",
16+
"@sentry/react": "^9.38.0",
1717
"@types/node": "^20.19.0",
1818
"@types/react": "^19.1.8",
1919
"@types/react-dom": "^19.1.6",

boilerplates/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@babel/plugin-syntax-flow": "^7.27.1",
1717
"@babel/plugin-transform-react-jsx": "^7.27.1",
1818
"@batijs/compile": "workspace:*",
19-
"@mantine/core": "^8.1.2",
19+
"@mantine/core": "^8.1.3",
2020
"@types/node": "^20.19.0",
2121
"@types/react": "^19.1.8",
2222
"@types/react-dom": "^19.1.6",

boilerplates/shared-db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"license": "MIT",
1414
"devDependencies": {
1515
"@batijs/compile": "workspace:*",
16-
"@cloudflare/workers-types": "^4.20250705.0",
16+
"@cloudflare/workers-types": "^4.20250712.0",
1717
"@types/node": "^20.19.0",
1818
"@universal-middleware/core": "^0.4.8"
1919
},

0 commit comments

Comments
 (0)