generated from nhcarrigan/template
Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 04d62bfb09 | |||
| e3c451c378 | |||
| e5fa62cca6 | |||
| 9c230b9215 | |||
| 3f65e5e076 | |||
| e1deb444c9 | |||
| fe84b4ff3c | |||
| 47a80e30ad | |||
| 57ceb12fae | |||
| 2f8b0ece13 |
+1
-1
@@ -18,7 +18,7 @@
|
||||
"@nhcarrigan/eslint-config": "5.2.0",
|
||||
"eslint": "9.26.0",
|
||||
"prisma": "6.7.0",
|
||||
"turbo": "2.5.3"
|
||||
"turbo": "2.8.9"
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "6.7.0"
|
||||
|
||||
Generated
+29
-29
@@ -22,8 +22,8 @@ importers:
|
||||
specifier: 6.7.0
|
||||
version: 6.7.0(typescript@5.8.3)
|
||||
turbo:
|
||||
specifier: 2.5.3
|
||||
version: 2.5.3
|
||||
specifier: 2.8.9
|
||||
version: 2.8.9
|
||||
|
||||
client:
|
||||
dependencies:
|
||||
@@ -5244,38 +5244,38 @@ packages:
|
||||
resolution: {integrity: sha512-+68OP1ZzSF84rTckf3FA95vJ1Zlx/uaXyiiKyPd1pA4rZNkpEvDAKmsu1xUSmbF/chCRYgZ6UZkDwC7PmzmAyA==}
|
||||
engines: {node: ^18.17.0 || >=20.5.0}
|
||||
|
||||
turbo-darwin-64@2.5.3:
|
||||
resolution: {integrity: sha512-YSItEVBUIvAGPUDpAB9etEmSqZI3T6BHrkBkeSErvICXn3dfqXUfeLx35LfptLDEbrzFUdwYFNmt8QXOwe9yaw==}
|
||||
turbo-darwin-64@2.8.9:
|
||||
resolution: {integrity: sha512-KnCw1ZI9KTnEAhdI9avZrnZ/z4wsM++flMA1w8s8PKOqi5daGpFV36qoPafg4S8TmYMe52JPWEoFr0L+lQ5JIw==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
turbo-darwin-arm64@2.5.3:
|
||||
resolution: {integrity: sha512-5PefrwHd42UiZX7YA9m1LPW6x9YJBDErXmsegCkVp+GjmWrADfEOxpFrGQNonH3ZMj77WZB2PVE5Aw3gA+IOhg==}
|
||||
turbo-darwin-arm64@2.8.9:
|
||||
resolution: {integrity: sha512-CbD5Y2NKJKBXTOZ7z7Cc7vGlFPZkYjApA7ri9lH4iFwKV1X7MoZswh9gyRLetXYWImVX1BqIvP8KftulJg/wIA==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
turbo-linux-64@2.5.3:
|
||||
resolution: {integrity: sha512-M9xigFgawn5ofTmRzvjjLj3Lqc05O8VHKuOlWNUlnHPUltFquyEeSkpQNkE/vpPdOR14AzxqHbhhxtfS4qvb1w==}
|
||||
turbo-linux-64@2.8.9:
|
||||
resolution: {integrity: sha512-OXC9HdCtsHvyH+5KUoH8ds+p5WU13vdif0OPbsFzZca4cUXMwKA3HWwUuCgQetk0iAE4cscXpi/t8A263n3VTg==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
turbo-linux-arm64@2.5.3:
|
||||
resolution: {integrity: sha512-auJRbYZ8SGJVqvzTikpg1bsRAsiI9Tk0/SDkA5Xgg0GdiHDH/BOzv1ZjDE2mjmlrO/obr19Dw+39OlMhwLffrw==}
|
||||
turbo-linux-arm64@2.8.9:
|
||||
resolution: {integrity: sha512-yI5n8jNXiFA6+CxnXG0gO7h5ZF1+19K8uO3/kXPQmyl37AdiA7ehKJQOvf9OPAnmkGDHcF2HSCPltabERNRmug==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
turbo-windows-64@2.5.3:
|
||||
resolution: {integrity: sha512-arLQYohuHtIEKkmQSCU9vtrKUg+/1TTstWB9VYRSsz+khvg81eX6LYHtXJfH/dK7Ho6ck+JaEh5G+QrE1jEmCQ==}
|
||||
turbo-windows-64@2.8.9:
|
||||
resolution: {integrity: sha512-/OztzeGftJAg258M/9vK2ZCkUKUzqrWXJIikiD2pm8TlqHcIYUmepDbyZSDfOiUjMy6NzrLFahpNLnY7b5vNgg==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
turbo-windows-arm64@2.5.3:
|
||||
resolution: {integrity: sha512-3JPn66HAynJ0gtr6H+hjY4VHpu1RPKcEwGATvGUTmLmYSYBQieVlnGDRMMoYN066YfyPqnNGCfhYbXfH92Cm0g==}
|
||||
turbo-windows-arm64@2.8.9:
|
||||
resolution: {integrity: sha512-xZ2VTwVTjIqpFZKN4UBxDHCPM3oJ2J5cpRzCBSmRpJ/Pn33wpiYjs+9FB2E03svKaD04/lSSLlEUej0UYsugfg==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
turbo@2.5.3:
|
||||
resolution: {integrity: sha512-iHuaNcq5GZZnr3XDZNuu2LSyCzAOPwDuo5Qt+q64DfsTP1i3T2bKfxJhni2ZQxsvAoxRbuUK5QetJki4qc5aYA==}
|
||||
turbo@2.8.9:
|
||||
resolution: {integrity: sha512-G+Mq8VVQAlpz/0HTsxiNNk/xywaHGl+dk1oiBREgOEVCCDjXInDlONWUn5srRnC9s5tdHTFD1bx1N19eR4hI+g==}
|
||||
hasBin: true
|
||||
|
||||
type-check@0.4.0:
|
||||
@@ -11596,32 +11596,32 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
turbo-darwin-64@2.5.3:
|
||||
turbo-darwin-64@2.8.9:
|
||||
optional: true
|
||||
|
||||
turbo-darwin-arm64@2.5.3:
|
||||
turbo-darwin-arm64@2.8.9:
|
||||
optional: true
|
||||
|
||||
turbo-linux-64@2.5.3:
|
||||
turbo-linux-64@2.8.9:
|
||||
optional: true
|
||||
|
||||
turbo-linux-arm64@2.5.3:
|
||||
turbo-linux-arm64@2.8.9:
|
||||
optional: true
|
||||
|
||||
turbo-windows-64@2.5.3:
|
||||
turbo-windows-64@2.8.9:
|
||||
optional: true
|
||||
|
||||
turbo-windows-arm64@2.5.3:
|
||||
turbo-windows-arm64@2.8.9:
|
||||
optional: true
|
||||
|
||||
turbo@2.5.3:
|
||||
turbo@2.8.9:
|
||||
optionalDependencies:
|
||||
turbo-darwin-64: 2.5.3
|
||||
turbo-darwin-arm64: 2.5.3
|
||||
turbo-linux-64: 2.5.3
|
||||
turbo-linux-arm64: 2.5.3
|
||||
turbo-windows-64: 2.5.3
|
||||
turbo-windows-arm64: 2.5.3
|
||||
turbo-darwin-64: 2.8.9
|
||||
turbo-darwin-arm64: 2.8.9
|
||||
turbo-linux-64: 2.8.9
|
||||
turbo-linux-arm64: 2.8.9
|
||||
turbo-windows-64: 2.8.9
|
||||
turbo-windows-arm64: 2.8.9
|
||||
|
||||
type-check@0.4.0:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user