Compare commits
2 Commits
e183e1e3a6
...
ed6790ae0f
Author | SHA1 | Date | |
---|---|---|---|
ed6790ae0f | |||
6944a240b2 |
@@ -46,7 +46,7 @@
|
||||
"@eslint/js": "9.35.0",
|
||||
"@next/eslint-plugin-next": "15.5.2",
|
||||
"@tailwindcss/postcss": "4.1.13",
|
||||
"@types/node": "22.18.1",
|
||||
"@types/node": "22.18.3",
|
||||
"@types/pg": "8.15.5",
|
||||
"@types/react": "19.1.13",
|
||||
"@types/react-dom": "19.1.9",
|
||||
|
30
pnpm-lock.yaml
generated
30
pnpm-lock.yaml
generated
@@ -28,7 +28,7 @@ importers:
|
||||
version: 1.2.8(@types/react-dom@19.1.9(@types/react@19.1.13))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
'@tanstack/react-query':
|
||||
specifier: ^5.83.0
|
||||
version: 5.87.1(react@19.1.1)
|
||||
version: 5.87.4(react@19.1.1)
|
||||
class-variance-authority:
|
||||
specifier: ^0.7.1
|
||||
version: 0.7.1
|
||||
@@ -94,8 +94,8 @@ importers:
|
||||
specifier: 4.1.13
|
||||
version: 4.1.13
|
||||
'@types/node':
|
||||
specifier: 22.18.1
|
||||
version: 22.18.1
|
||||
specifier: 22.18.3
|
||||
version: 22.18.3
|
||||
'@types/pg':
|
||||
specifier: 8.15.5
|
||||
version: 8.15.5
|
||||
@@ -1434,11 +1434,11 @@ packages:
|
||||
'@tailwindcss/postcss@4.1.13':
|
||||
resolution: {integrity: sha512-HLgx6YSFKJT7rJqh9oJs/TkBFhxuMOfUKSBEPYwV+t78POOBsdQ7crhZLzwcH3T0UyUuOzU/GK5pk5eKr3wCiQ==}
|
||||
|
||||
'@tanstack/query-core@5.87.1':
|
||||
resolution: {integrity: sha512-HOFHVvhOCprrWvtccSzc7+RNqpnLlZ5R6lTmngb8aq7b4rc2/jDT0w+vLdQ4lD9bNtQ+/A4GsFXy030Gk4ollA==}
|
||||
'@tanstack/query-core@5.87.4':
|
||||
resolution: {integrity: sha512-uNsg6zMxraEPDVO2Bn+F3/ctHi+Zsk+MMpcN8h6P7ozqD088F6mFY5TfGM7zuyIrL7HKpDyu6QHfLWiDxh3cuw==}
|
||||
|
||||
'@tanstack/react-query@5.87.1':
|
||||
resolution: {integrity: sha512-YKauf8jfMowgAqcxj96AHs+Ux3m3bWT1oSVKamaRPXSnW2HqSznnTCEkAVqctF1e/W9R/mPcyzzINIgpOH94qg==}
|
||||
'@tanstack/react-query@5.87.4':
|
||||
resolution: {integrity: sha512-T5GT/1ZaNsUXf5I3RhcYuT17I4CPlbZgyLxc/ZGv7ciS6esytlbjb3DgUFO6c8JWYMDpdjSWInyGZUErgzqhcA==}
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
|
||||
@@ -1454,8 +1454,8 @@ packages:
|
||||
'@types/json5@0.0.29':
|
||||
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
||||
|
||||
'@types/node@22.18.1':
|
||||
resolution: {integrity: sha512-rzSDyhn4cYznVG+PCzGe1lwuMYJrcBS1fc3JqSa2PvtABwWo+dZ1ij5OVok3tqfpEBCBoaR4d7upFJk73HRJDw==}
|
||||
'@types/node@22.18.3':
|
||||
resolution: {integrity: sha512-gTVM8js2twdtqM+AE2PdGEe9zGQY4UvmFjan9rZcVb6FGdStfjWoWejdmy4CfWVO9rh5MiYQGZloKAGkJt8lMw==}
|
||||
|
||||
'@types/pg@8.11.6':
|
||||
resolution: {integrity: sha512-/2WmmBXHLsfRqzfHW7BNZ8SbYzE8OSk7i3WjFYvfgRHj7S1xj+16Je5fUKv3lVdVzk/zn9TXOqf+avFCFIE0yQ==}
|
||||
@@ -4829,11 +4829,11 @@ snapshots:
|
||||
postcss: 8.5.6
|
||||
tailwindcss: 4.1.13
|
||||
|
||||
'@tanstack/query-core@5.87.1': {}
|
||||
'@tanstack/query-core@5.87.4': {}
|
||||
|
||||
'@tanstack/react-query@5.87.1(react@19.1.1)':
|
||||
'@tanstack/react-query@5.87.4(react@19.1.1)':
|
||||
dependencies:
|
||||
'@tanstack/query-core': 5.87.1
|
||||
'@tanstack/query-core': 5.87.4
|
||||
react: 19.1.1
|
||||
|
||||
'@tybys/wasm-util@0.10.0':
|
||||
@@ -4847,20 +4847,20 @@ snapshots:
|
||||
|
||||
'@types/json5@0.0.29': {}
|
||||
|
||||
'@types/node@22.18.1':
|
||||
'@types/node@22.18.3':
|
||||
dependencies:
|
||||
undici-types: 6.21.0
|
||||
|
||||
'@types/pg@8.11.6':
|
||||
dependencies:
|
||||
'@types/node': 22.18.1
|
||||
'@types/node': 22.18.3
|
||||
pg-protocol: 1.10.3
|
||||
pg-types: 4.1.0
|
||||
optional: true
|
||||
|
||||
'@types/pg@8.15.5':
|
||||
dependencies:
|
||||
'@types/node': 22.18.1
|
||||
'@types/node': 22.18.3
|
||||
pg-protocol: 1.10.3
|
||||
pg-types: 2.2.0
|
||||
|
||||
|
Reference in New Issue
Block a user