Compare commits
7 Commits
2bc0a79545
...
c4b67d4344
Author | SHA1 | Date | |
---|---|---|---|
![]() |
c4b67d4344 | ||
d74f28c18d | |||
f7120d5043 | |||
2503d0f26b | |||
![]() |
bee0abc8d0 | ||
![]() |
6eec7dd8db | ||
![]() |
676ab5e22d |
@ -12,7 +12,7 @@
|
||||
"bcrypt": "^5.1.1",
|
||||
"clsx": "^2.1.1",
|
||||
"next": "15.3.1",
|
||||
"next-auth": "5.0.0-beta.26",
|
||||
"next-auth": "5.0.0-beta.27",
|
||||
"postcss": "8.5.3",
|
||||
"primeicons": "^7.0.0",
|
||||
"primereact": "^10.8.2",
|
||||
@ -27,12 +27,12 @@
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.46.0",
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/node": "22.14.1",
|
||||
"@types/node": "22.15.0",
|
||||
"@types/react": "19.1.2",
|
||||
"@types/react-dom": "18.3.6"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=23.0.0"
|
||||
},
|
||||
"packageManager": "pnpm@9.15.9+sha512.68046141893c66fad01c079231128e9afb89ef87e2691d69e4d40eee228988295fd4682181bae55b58418c3a253bde65a505ec7c5f9403ece5cc3cd37dcf2531"
|
||||
"packageManager": "pnpm@10.9.0+sha512.0486e394640d3c1fb3c9d43d49cf92879ff74f8516959c235308f5a8f62e2e19528a65cdc2a3058f587cde71eba3d5b56327c8c33a97e4c4051ca48a10ca2d5f"
|
||||
}
|
||||
|
22
pnpm-lock.yaml
generated
22
pnpm-lock.yaml
generated
@ -27,8 +27,8 @@ importers:
|
||||
specifier: 15.3.1
|
||||
version: 15.3.1(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)
|
||||
next-auth:
|
||||
specifier: 5.0.0-beta.26
|
||||
version: 5.0.0-beta.26(next@15.3.1(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0))(react@19.1.0)
|
||||
specifier: 5.0.0-beta.27
|
||||
version: 5.0.0-beta.27(next@15.3.1(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0))(react@19.1.0)
|
||||
postcss:
|
||||
specifier: 8.5.3
|
||||
version: 8.5.3
|
||||
@ -67,8 +67,8 @@ importers:
|
||||
specifier: ^5.0.2
|
||||
version: 5.0.2
|
||||
'@types/node':
|
||||
specifier: 22.14.1
|
||||
version: 22.14.1
|
||||
specifier: 22.15.0
|
||||
version: 22.15.0
|
||||
'@types/react':
|
||||
specifier: 19.1.2
|
||||
version: 19.1.2
|
||||
@ -333,8 +333,8 @@ packages:
|
||||
'@types/bcrypt@5.0.2':
|
||||
resolution: {integrity: sha512-6atioO8Y75fNcbmj0G7UjI9lXN2pQ/IGJ2FWT4a/btd0Lk9lQalHLKhkgKVZ3r+spnmWUKfbMi1GEe9wyHQfNQ==}
|
||||
|
||||
'@types/node@22.14.1':
|
||||
resolution: {integrity: sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==}
|
||||
'@types/node@22.15.0':
|
||||
resolution: {integrity: sha512-99S8dWD2DkeE6PBaEDw+In3aar7hdoBvjyJMR6vaKBTzpvR0P00ClzJMOoVrj9D2+Sy/YCwACYHnBTpMhg1UCA==}
|
||||
|
||||
'@types/react-dom@18.3.6':
|
||||
resolution: {integrity: sha512-nf22//wEbKXusP6E9pfOCDwFdHAX4u172eaJI4YkDRQEZiorm6KfYnSC2SWLDMVWUOWPERmJnN0ujeAfTBLvrw==}
|
||||
@ -721,8 +721,8 @@ packages:
|
||||
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
||||
hasBin: true
|
||||
|
||||
next-auth@5.0.0-beta.26:
|
||||
resolution: {integrity: sha512-yAQLIP2x6FAM+GX6FTlQjoPph6msO/9HI3pjI1z1yws3VnvS77atetcxQOmCpxSLTO4jzvpQqPaBZMgRxDgsYg==}
|
||||
next-auth@5.0.0-beta.27:
|
||||
resolution: {integrity: sha512-/QtP9C0C99YpEuBEJqMaDXH3ISWMgObQalwVZEoC7sskaIPhv5fQl6fXS/rXJQKqLY6MNJ42rqjqmRdoXZH2EQ==}
|
||||
peerDependencies:
|
||||
'@simplewebauthn/browser': ^9.0.1
|
||||
'@simplewebauthn/server': ^9.0.2
|
||||
@ -1355,9 +1355,9 @@ snapshots:
|
||||
|
||||
'@types/bcrypt@5.0.2':
|
||||
dependencies:
|
||||
'@types/node': 22.14.1
|
||||
'@types/node': 22.15.0
|
||||
|
||||
'@types/node@22.14.1':
|
||||
'@types/node@22.15.0':
|
||||
dependencies:
|
||||
undici-types: 6.21.0
|
||||
|
||||
@ -1723,7 +1723,7 @@ snapshots:
|
||||
|
||||
nanoid@3.3.8: {}
|
||||
|
||||
next-auth@5.0.0-beta.26(next@15.3.1(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0))(react@19.1.0):
|
||||
next-auth@5.0.0-beta.27(next@15.3.1(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0))(react@19.1.0):
|
||||
dependencies:
|
||||
'@auth/core': 0.39.0
|
||||
next: 15.3.1(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user