Skip to content

Commit dc847b9

Browse files
committed
Merge branch 'main' into renovate/rollup-4.x
2 parents 8c1f1cf + 947055d commit dc847b9

File tree

44 files changed

+126
-236
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+126
-236
lines changed

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/split2": "4.2.3",
6969
"concurrently": "8.2.2",
7070
"memjs": "1.3.2",
71-
"publint": "0.2.12",
71+
"publint": "0.3.12",
7272
"redis": "4.7.0",
7373
"split2": "4.2.0",
7474
"ts-toolbelt": "9.6.0",

packages/auth-providers/auth0/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@redwoodjs/framework-tools": "workspace:*",
4949
"@types/jsonwebtoken": "9.0.8",
5050
"concurrently": "8.2.2",
51-
"publint": "0.2.12",
51+
"publint": "0.3.12",
5252
"tsx": "4.19.2",
5353
"typescript": "5.6.2",
5454
"vitest": "2.1.9"

packages/auth-providers/auth0/setup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@redwoodjs/framework-tools": "workspace:*",
4747
"@types/yargs": "17.0.33",
4848
"concurrently": "8.2.2",
49-
"publint": "0.2.12",
49+
"publint": "0.3.12",
5050
"tsx": "4.19.2",
5151
"typescript": "5.6.2",
5252
"vitest": "2.1.9"

packages/auth-providers/auth0/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@redwoodjs/framework-tools": "workspace:*",
5757
"@types/react": "^18.2.55",
5858
"concurrently": "8.2.2",
59-
"publint": "0.2.12",
59+
"publint": "0.3.12",
6060
"react": "19.0.0-rc-f2df5694-20240916",
6161
"tsx": "4.19.2",
6262
"typescript": "5.6.2",

packages/auth-providers/azureActiveDirectory/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/aws-lambda": "8.10.145",
5050
"@types/jsonwebtoken": "9.0.8",
5151
"concurrently": "8.2.2",
52-
"publint": "0.2.12",
52+
"publint": "0.3.12",
5353
"tsx": "4.19.2",
5454
"typescript": "5.6.2",
5555
"vitest": "2.1.9"

packages/auth-providers/azureActiveDirectory/setup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@redwoodjs/framework-tools": "workspace:*",
4747
"@types/yargs": "17.0.33",
4848
"concurrently": "8.2.2",
49-
"publint": "0.2.12",
49+
"publint": "0.3.12",
5050
"tsx": "4.19.2",
5151
"typescript": "5.6.2",
5252
"vitest": "2.1.9"

packages/auth-providers/azureActiveDirectory/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/netlify-identity-widget": "1.9.6",
5858
"@types/react": "^18.2.55",
5959
"concurrently": "8.2.2",
60-
"publint": "0.2.12",
60+
"publint": "0.3.12",
6161
"react": "19.0.0-rc-f2df5694-20240916",
6262
"tsx": "4.19.2",
6363
"typescript": "5.6.2",

packages/auth-providers/clerk/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@redwoodjs/framework-tools": "workspace:*",
4848
"@types/aws-lambda": "8.10.145",
4949
"concurrently": "8.2.2",
50-
"publint": "0.2.12",
50+
"publint": "0.3.12",
5151
"tsx": "4.19.2",
5252
"typescript": "5.6.2",
5353
"vitest": "2.1.9"

packages/auth-providers/clerk/setup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@redwoodjs/framework-tools": "workspace:*",
4545
"@types/yargs": "17.0.33",
4646
"concurrently": "8.2.2",
47-
"publint": "0.2.12",
47+
"publint": "0.3.12",
4848
"tsx": "4.19.2",
4949
"typescript": "5.6.2"
5050
},

packages/auth-providers/clerk/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@redwoodjs/framework-tools": "workspace:*",
5858
"@types/react": "^18.2.55",
5959
"concurrently": "8.2.2",
60-
"publint": "0.2.12",
60+
"publint": "0.3.12",
6161
"react": "19.0.0-rc-f2df5694-20240916",
6262
"tsx": "4.19.2",
6363
"typescript": "5.6.2",

0 commit comments

Comments
 (0)