Update package.json
This commit is contained in:
parent
f3bb15aaeb
commit
744328c156
@ -44,7 +44,7 @@
|
||||
"next-themes": "^0.3.0",
|
||||
"pm2": "^5.4.2",
|
||||
"react": "^18.3.1",
|
||||
"react-day-picker": "^9.0.5",
|
||||
"react-day-picker": "^9.0.6",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-hook-form": "^7.52.1",
|
||||
"server-only": "^0.0.1",
|
||||
|
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
@ -96,8 +96,8 @@ importers:
|
||||
specifier: ^18.3.1
|
||||
version: 18.3.1
|
||||
react-day-picker:
|
||||
specifier: ^9.0.5
|
||||
version: 9.0.5(react@18.3.1)
|
||||
specifier: ^9.0.6
|
||||
version: 9.0.6(react@18.3.1)
|
||||
react-dom:
|
||||
specifier: ^18.3.1
|
||||
version: 18.3.1(react@18.3.1)
|
||||
@ -1678,8 +1678,8 @@ packages:
|
||||
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
|
||||
engines: {node: '>= 6'}
|
||||
|
||||
caniuse-lite@1.0.30001644:
|
||||
resolution: {integrity: sha512-YGvlOZB4QhZuiis+ETS0VXR+MExbFf4fZYYeMTEE0aTQd/RdIjkTyZjLrbYVKnHzppDvnOhritRVv+i7Go6mHw==}
|
||||
caniuse-lite@1.0.30001645:
|
||||
resolution: {integrity: sha512-GFtY2+qt91kzyMk6j48dJcwJVq5uTkk71XxE3RtScx7XWRLsO7bU44LOFkOZYR8w9YMS0UhPSYpN/6rAMImmLw==}
|
||||
|
||||
chalk@3.0.0:
|
||||
resolution: {integrity: sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==}
|
||||
@ -3106,8 +3106,8 @@ packages:
|
||||
queue-microtask@1.2.3:
|
||||
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
||||
|
||||
react-day-picker@9.0.5:
|
||||
resolution: {integrity: sha512-hHeB+auG71OHNcas+/S6oeqzk/szQaMEKNuU1sTBg7wmpYkVJdRaqv8BIWgSkLT+3KdjmvnEdZUURaleNAKMvQ==}
|
||||
react-day-picker@9.0.6:
|
||||
resolution: {integrity: sha512-q4TUrUgA/TZbtrnoXYZrcQRky+HUHqnRmsldDG/jjsYQQehmQPRv4gWihEMrmcfI3sVWQlhUXx3bbnCYhfVMiA==}
|
||||
peerDependencies:
|
||||
react: '>=16.8.0'
|
||||
|
||||
@ -3427,8 +3427,8 @@ packages:
|
||||
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
systeminformation@5.22.11:
|
||||
resolution: {integrity: sha512-aLws5yi4KCHTb0BVvbodQY5bY8eW4asMRDTxTW46hqw9lGjACX6TlLdJrkdoHYRB0qs+MekqEq1zG7WDnWE8Ug==}
|
||||
systeminformation@5.23.1:
|
||||
resolution: {integrity: sha512-r1DRobQxcm8YZGj+sc/oXhaDjjIOUGVvGnzd10MQey7F3ygu+qXV5ofWQiK7x3bSZCxFFn/BOiMak00gZgaGWQ==}
|
||||
engines: {node: '>=8.0.0'}
|
||||
os: [darwin, linux, win32, freebsd, openbsd, netbsd, sunos, android]
|
||||
hasBin: true
|
||||
@ -5030,7 +5030,7 @@ snapshots:
|
||||
|
||||
camelcase-css@2.0.1: {}
|
||||
|
||||
caniuse-lite@1.0.30001644: {}
|
||||
caniuse-lite@1.0.30001645: {}
|
||||
|
||||
chalk@3.0.0:
|
||||
dependencies:
|
||||
@ -6327,7 +6327,7 @@ snapshots:
|
||||
'@next/env': 14.2.5
|
||||
'@swc/helpers': 0.5.5
|
||||
busboy: 1.6.0
|
||||
caniuse-lite: 1.0.30001644
|
||||
caniuse-lite: 1.0.30001645
|
||||
graceful-fs: 4.2.11
|
||||
postcss: 8.4.31
|
||||
react: 18.3.1
|
||||
@ -6509,7 +6509,7 @@ snapshots:
|
||||
async: 3.2.5
|
||||
debug: 4.3.6
|
||||
pidusage: 2.0.21
|
||||
systeminformation: 5.22.11
|
||||
systeminformation: 5.23.1
|
||||
tx2: 1.0.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -6644,7 +6644,7 @@ snapshots:
|
||||
|
||||
queue-microtask@1.2.3: {}
|
||||
|
||||
react-day-picker@9.0.5(react@18.3.1):
|
||||
react-day-picker@9.0.6(react@18.3.1):
|
||||
dependencies:
|
||||
date-fns: 3.6.0
|
||||
react: 18.3.1
|
||||
@ -7005,7 +7005,7 @@ snapshots:
|
||||
|
||||
supports-preserve-symlinks-flag@1.0.0: {}
|
||||
|
||||
systeminformation@5.22.11:
|
||||
systeminformation@5.23.1:
|
||||
optional: true
|
||||
|
||||
tailwind-merge@2.4.0: {}
|
||||
|
Loading…
Reference in New Issue
Block a user