Skip to content

Commit d130607

Browse files
committed
update node types & pnpm
1 parent 34db962 commit d130607

File tree

5 files changed

+23
-33
lines changed

5 files changed

+23
-33
lines changed

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@tailwindcss/postcss": "4.1.13",
6666
"@tailwindcss/typography": "0.5.18",
6767
"@types/mdx": "2.0.13",
68-
"@types/node": "22.16.5",
68+
"@types/node": "22.18.6",
6969
"@types/react": "19.1.13",
7070
"@types/react-dom": "19.1.9",
7171
"@types/serve-handler": "6.1.4",

examples/drizzle-pglite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"drizzle-orm": "^0.44.5"
1616
},
1717
"devDependencies": {
18-
"@types/node": "22.16.5",
18+
"@types/node": "22.18.6",
1919
"tsx": "4.20.5",
2020
"typescript": "^5.9.2"
2121
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"engines": {
66
"node": ">=20"
77
},
8-
"packageManager": "pnpm@10.15.1",
8+
"packageManager": "pnpm@10.17.0",
99
"author": {
1010
"name": "Marcus Reinhardt",
1111
"url": "https://github.com/noxify"

packages/create-vorsteh-queue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"terminal-link": "^5.0.0"
4444
},
4545
"devDependencies": {
46-
"@types/node": "22.16.5",
46+
"@types/node": "22.18.6",
4747
"@vorsteh-queue/eslint-config": "workspace:*",
4848
"@vorsteh-queue/prettier-config": "workspace:*",
4949
"@vorsteh-queue/tsconfig": "workspace:*",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)