bob
All checks were successful
Deploy Frontend / deploy (push) Successful in 3m18s

This commit is contained in:
Lee 2024-10-04 17:15:17 +01:00
parent 5cc9e2c1c2
commit 748ed6a34b
2 changed files with 24 additions and 0 deletions

@ -43,6 +43,7 @@
"react-chartjs-2": "^5.2.0", "react-chartjs-2": "^5.2.0",
"react-dom": "19.0.0-rc-3edc000d-20240926", "react-dom": "19.0.0-rc-3edc000d-20240926",
"react-hook-form": "^7.53.0", "react-hook-form": "^7.53.0",
"styled-jsx": "^5.1.6",
"tailwind-merge": "^2.5.2", "tailwind-merge": "^2.5.2",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",
"zod": "^3.23.8" "zod": "^3.23.8"

23
pnpm-lock.yaml generated

@ -119,6 +119,9 @@ importers:
react-hook-form: react-hook-form:
specifier: ^7.53.0 specifier: ^7.53.0
version: 7.53.0(react@19.0.0-rc-3edc000d-20240926) version: 7.53.0(react@19.0.0-rc-3edc000d-20240926)
styled-jsx:
specifier: ^5.1.6
version: 5.1.6(@babel/core@7.25.7)(react@19.0.0-rc-3edc000d-20240926)
tailwind-merge: tailwind-merge:
specifier: ^2.5.2 specifier: ^2.5.2
version: 2.5.2 version: 2.5.2
@ -3188,6 +3191,19 @@ packages:
babel-plugin-macros: babel-plugin-macros:
optional: true optional: true
styled-jsx@5.1.6:
resolution: {integrity: sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==}
engines: {node: '>= 12.0.0'}
peerDependencies:
'@babel/core': '*'
babel-plugin-macros: '*'
react: '>= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0'
peerDependenciesMeta:
'@babel/core':
optional: true
babel-plugin-macros:
optional: true
sucrase@3.35.0: sucrase@3.35.0:
resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==} resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==}
engines: {node: '>=16 || 14 >=14.17'} engines: {node: '>=16 || 14 >=14.17'}
@ -6999,6 +7015,13 @@ snapshots:
optionalDependencies: optionalDependencies:
'@babel/core': 7.25.7 '@babel/core': 7.25.7
styled-jsx@5.1.6(@babel/core@7.25.7)(react@19.0.0-rc-3edc000d-20240926):
dependencies:
client-only: 0.0.1
react: 19.0.0-rc-3edc000d-20240926
optionalDependencies:
'@babel/core': 7.25.7
sucrase@3.35.0: sucrase@3.35.0:
dependencies: dependencies:
'@jridgewell/gen-mapping': 0.3.5 '@jridgewell/gen-mapping': 0.3.5