Compare commits

...

2 Commits

Author SHA1 Message Date
36f0fbd87d chore(deps): update dependency drizzle-orm to v0.44.7
All checks were successful
Lint / Lint and Check (push) Successful in 30s
2025-10-25 01:05:51 +00:00
1ae54a78eb chore(deps): update dependency @types/node to v22.18.12
All checks were successful
Lint / Lint and Check (push) Successful in 33s
2025-10-25 00:05:26 +00:00
2 changed files with 12 additions and 12 deletions

View File

@@ -46,7 +46,7 @@
"@eslint/js": "9.38.0",
"@next/eslint-plugin-next": "15.5.6",
"@tailwindcss/postcss": "4.1.14",
"@types/node": "22.18.11",
"@types/node": "22.18.12",
"@types/pg": "8.15.5",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.2",

22
pnpm-lock.yaml generated
View File

@@ -46,7 +46,7 @@ importers:
version: 17.2.3
drizzle-orm:
specifier: ^0.44.3
version: 0.44.6(@types/pg@8.15.5)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2))
version: 0.44.7(@types/pg@8.15.5)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2))
lucide-react:
specifier: ^0.546.0
version: 0.546.0(react@19.2.0)
@@ -94,8 +94,8 @@ importers:
specifier: 4.1.14
version: 4.1.14
'@types/node':
specifier: 22.18.11
version: 22.18.11
specifier: 22.18.12
version: 22.18.12
'@types/pg':
specifier: 8.15.5
version: 8.15.5
@@ -1457,8 +1457,8 @@ packages:
'@types/json5@0.0.29':
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
'@types/node@22.18.11':
resolution: {integrity: sha512-Gd33J2XIrXurb+eT2ktze3rJAfAp9ZNjlBdh4SVgyrKEOADwCbdUDaK7QgJno8Ue4kcajscsKqu6n8OBG3hhCQ==}
'@types/node@22.18.12':
resolution: {integrity: sha512-BICHQ67iqxQGFSzfCFTT7MRQ5XcBjG5aeKh5Ok38UBbPe5fxTyE+aHFxwVrGyr8GNlqFMLKD1D3P2K/1ks8tog==}
'@types/pg@8.11.6':
resolution: {integrity: sha512-/2WmmBXHLsfRqzfHW7BNZ8SbYzE8OSk7i3WjFYvfgRHj7S1xj+16Je5fUKv3lVdVzk/zn9TXOqf+avFCFIE0yQ==}
@@ -1971,8 +1971,8 @@ packages:
resolution: {integrity: sha512-+CHgPFzuoTQTt7cOYCV6MOw2w8vqEn/ap1yv4bpZOWL03u7rlVRQhUY0WYT3rHsgVTXwYQDZaSUJSQrMBUKuWg==}
hasBin: true
drizzle-orm@0.44.6:
resolution: {integrity: sha512-uy6uarrrEOc9K1u5/uhBFJbdF5VJ5xQ/Yzbecw3eAYOunv5FDeYkR2m8iitocdHBOHbvorviKOW5GVw0U1j4LQ==}
drizzle-orm@0.44.7:
resolution: {integrity: sha512-quIpnYznjU9lHshEOAYLoZ9s3jweleHlZIAWR/jX9gAWNg/JhQ1wj0KGRf7/Zm+obRrYd9GjPVJg790QY9N5AQ==}
peerDependencies:
'@aws-sdk/client-rds-data': '>=3'
'@cloudflare/workers-types': '>=4'
@@ -4852,20 +4852,20 @@ snapshots:
'@types/json5@0.0.29': {}
'@types/node@22.18.11':
'@types/node@22.18.12':
dependencies:
undici-types: 6.21.0
'@types/pg@8.11.6':
dependencies:
'@types/node': 22.18.11
'@types/node': 22.18.12
pg-protocol: 1.10.3
pg-types: 4.1.0
optional: true
'@types/pg@8.15.5':
dependencies:
'@types/node': 22.18.11
'@types/node': 22.18.12
pg-protocol: 1.10.3
pg-types: 2.2.0
@@ -5438,7 +5438,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
drizzle-orm@0.44.6(@types/pg@8.15.5)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2)):
drizzle-orm@0.44.7(@types/pg@8.15.5)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2)):
optionalDependencies:
'@types/pg': 8.15.5
'@vercel/postgres': 0.10.0