Compare commits
2 commits
a0f62ece1a
...
1dc750d17d
Author | SHA1 | Date | |
---|---|---|---|
1dc750d17d | |||
7e65ac35a8 |
2 changed files with 49 additions and 49 deletions
|
@ -45,7 +45,7 @@
|
|||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"lucide-react": "^0.515.0",
|
||||
"next": "15.4.0-canary.95",
|
||||
"next": "15.4.0-canary.96",
|
||||
"next-auth": "^5.0.0-beta.25",
|
||||
"next-themes": "^0.4.6",
|
||||
"react": "^19.0.0",
|
||||
|
@ -69,7 +69,7 @@
|
|||
"eslint-config-prettier": "10.1.5",
|
||||
"orval": "7.10.0",
|
||||
"postcss": "8.5.6",
|
||||
"prettier": "3.5.3",
|
||||
"prettier": "3.6.1",
|
||||
"prisma": "6.10.1",
|
||||
"tailwindcss": "4.1.10",
|
||||
"ts-node": "10.9.2",
|
||||
|
|
94
yarn.lock
94
yarn.lock
|
@ -939,10 +939,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/env@npm:15.4.0-canary.95":
|
||||
version: 15.4.0-canary.95
|
||||
resolution: "@next/env@npm:15.4.0-canary.95"
|
||||
checksum: 10c0/dfa499393a68293517db690e805074ee2da8667188c7508adbd4c94f2966861c91ba5ec7a4a91b75e29e603fdb299d637d80180c87df6910796c3fa376a02f96
|
||||
"@next/env@npm:15.4.0-canary.96":
|
||||
version: 15.4.0-canary.96
|
||||
resolution: "@next/env@npm:15.4.0-canary.96"
|
||||
checksum: 10c0/069432deddf2c4c34dff181507ad40bf0717371de4c20c3eeb523942a492d9e6d16b10f470a5097ea5bb0841b55c284b75131180be163d39a15058a1d09346f5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -955,58 +955,58 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/swc-darwin-arm64@npm:15.4.0-canary.95":
|
||||
version: 15.4.0-canary.95
|
||||
resolution: "@next/swc-darwin-arm64@npm:15.4.0-canary.95"
|
||||
"@next/swc-darwin-arm64@npm:15.4.0-canary.96":
|
||||
version: 15.4.0-canary.96
|
||||
resolution: "@next/swc-darwin-arm64@npm:15.4.0-canary.96"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/swc-darwin-x64@npm:15.4.0-canary.95":
|
||||
version: 15.4.0-canary.95
|
||||
resolution: "@next/swc-darwin-x64@npm:15.4.0-canary.95"
|
||||
"@next/swc-darwin-x64@npm:15.4.0-canary.96":
|
||||
version: 15.4.0-canary.96
|
||||
resolution: "@next/swc-darwin-x64@npm:15.4.0-canary.96"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/swc-linux-arm64-gnu@npm:15.4.0-canary.95":
|
||||
version: 15.4.0-canary.95
|
||||
resolution: "@next/swc-linux-arm64-gnu@npm:15.4.0-canary.95"
|
||||
"@next/swc-linux-arm64-gnu@npm:15.4.0-canary.96":
|
||||
version: 15.4.0-canary.96
|
||||
resolution: "@next/swc-linux-arm64-gnu@npm:15.4.0-canary.96"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/swc-linux-arm64-musl@npm:15.4.0-canary.95":
|
||||
version: 15.4.0-canary.95
|
||||
resolution: "@next/swc-linux-arm64-musl@npm:15.4.0-canary.95"
|
||||
"@next/swc-linux-arm64-musl@npm:15.4.0-canary.96":
|
||||
version: 15.4.0-canary.96
|
||||
resolution: "@next/swc-linux-arm64-musl@npm:15.4.0-canary.96"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/swc-linux-x64-gnu@npm:15.4.0-canary.95":
|
||||
version: 15.4.0-canary.95
|
||||
resolution: "@next/swc-linux-x64-gnu@npm:15.4.0-canary.95"
|
||||
"@next/swc-linux-x64-gnu@npm:15.4.0-canary.96":
|
||||
version: 15.4.0-canary.96
|
||||
resolution: "@next/swc-linux-x64-gnu@npm:15.4.0-canary.96"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/swc-linux-x64-musl@npm:15.4.0-canary.95":
|
||||
version: 15.4.0-canary.95
|
||||
resolution: "@next/swc-linux-x64-musl@npm:15.4.0-canary.95"
|
||||
"@next/swc-linux-x64-musl@npm:15.4.0-canary.96":
|
||||
version: 15.4.0-canary.96
|
||||
resolution: "@next/swc-linux-x64-musl@npm:15.4.0-canary.96"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/swc-win32-arm64-msvc@npm:15.4.0-canary.95":
|
||||
version: 15.4.0-canary.95
|
||||
resolution: "@next/swc-win32-arm64-msvc@npm:15.4.0-canary.95"
|
||||
"@next/swc-win32-arm64-msvc@npm:15.4.0-canary.96":
|
||||
version: 15.4.0-canary.96
|
||||
resolution: "@next/swc-win32-arm64-msvc@npm:15.4.0-canary.96"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/swc-win32-x64-msvc@npm:15.4.0-canary.95":
|
||||
version: 15.4.0-canary.95
|
||||
resolution: "@next/swc-win32-x64-msvc@npm:15.4.0-canary.95"
|
||||
"@next/swc-win32-x64-msvc@npm:15.4.0-canary.96":
|
||||
version: 15.4.0-canary.96
|
||||
resolution: "@next/swc-win32-x64-msvc@npm:15.4.0-canary.96"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
@ -6703,12 +6703,12 @@ __metadata:
|
|||
eslint-config-next: "npm:15.3.4"
|
||||
eslint-config-prettier: "npm:10.1.5"
|
||||
lucide-react: "npm:^0.515.0"
|
||||
next: "npm:15.4.0-canary.95"
|
||||
next: "npm:15.4.0-canary.96"
|
||||
next-auth: "npm:^5.0.0-beta.25"
|
||||
next-themes: "npm:^0.4.6"
|
||||
orval: "npm:7.10.0"
|
||||
postcss: "npm:8.5.6"
|
||||
prettier: "npm:3.5.3"
|
||||
prettier: "npm:3.6.1"
|
||||
prisma: "npm:6.10.1"
|
||||
react: "npm:^19.0.0"
|
||||
react-dom: "npm:^19.0.0"
|
||||
|
@ -6986,19 +6986,19 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"next@npm:15.4.0-canary.95":
|
||||
version: 15.4.0-canary.95
|
||||
resolution: "next@npm:15.4.0-canary.95"
|
||||
"next@npm:15.4.0-canary.96":
|
||||
version: 15.4.0-canary.96
|
||||
resolution: "next@npm:15.4.0-canary.96"
|
||||
dependencies:
|
||||
"@next/env": "npm:15.4.0-canary.95"
|
||||
"@next/swc-darwin-arm64": "npm:15.4.0-canary.95"
|
||||
"@next/swc-darwin-x64": "npm:15.4.0-canary.95"
|
||||
"@next/swc-linux-arm64-gnu": "npm:15.4.0-canary.95"
|
||||
"@next/swc-linux-arm64-musl": "npm:15.4.0-canary.95"
|
||||
"@next/swc-linux-x64-gnu": "npm:15.4.0-canary.95"
|
||||
"@next/swc-linux-x64-musl": "npm:15.4.0-canary.95"
|
||||
"@next/swc-win32-arm64-msvc": "npm:15.4.0-canary.95"
|
||||
"@next/swc-win32-x64-msvc": "npm:15.4.0-canary.95"
|
||||
"@next/env": "npm:15.4.0-canary.96"
|
||||
"@next/swc-darwin-arm64": "npm:15.4.0-canary.96"
|
||||
"@next/swc-darwin-x64": "npm:15.4.0-canary.96"
|
||||
"@next/swc-linux-arm64-gnu": "npm:15.4.0-canary.96"
|
||||
"@next/swc-linux-arm64-musl": "npm:15.4.0-canary.96"
|
||||
"@next/swc-linux-x64-gnu": "npm:15.4.0-canary.96"
|
||||
"@next/swc-linux-x64-musl": "npm:15.4.0-canary.96"
|
||||
"@next/swc-win32-arm64-msvc": "npm:15.4.0-canary.96"
|
||||
"@next/swc-win32-x64-msvc": "npm:15.4.0-canary.96"
|
||||
"@swc/helpers": "npm:0.5.15"
|
||||
caniuse-lite: "npm:^1.0.30001579"
|
||||
postcss: "npm:8.4.31"
|
||||
|
@ -7041,7 +7041,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
next: dist/bin/next
|
||||
checksum: 10c0/7841ffa1522278ae2205e3343be2ab61bb5d6a1492c062f2469031c59f00dff3bd102d336a224d6956c6d0c57700ff0818d7f9e5ee926a5315ab73ae39062f2e
|
||||
checksum: 10c0/b3c3d3ccef2b7e86bfdfbe3d6047dd09232d968c53130a7393cc45bed9410cc27e06bfa8f6c70178c806228c1c279c07b49de24b25c9ce8edba6e01f7a817585
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -7615,12 +7615,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:3.5.3":
|
||||
version: 3.5.3
|
||||
resolution: "prettier@npm:3.5.3"
|
||||
"prettier@npm:3.6.1":
|
||||
version: 3.6.1
|
||||
resolution: "prettier@npm:3.6.1"
|
||||
bin:
|
||||
prettier: bin/prettier.cjs
|
||||
checksum: 10c0/3880cb90b9dc0635819ab52ff571518c35bd7f15a6e80a2054c05dbc8a3aa6e74f135519e91197de63705bcb38388ded7e7230e2178432a1468005406238b877
|
||||
checksum: 10c0/cf54254b9ddf1a8dff12f84bf0089e6aef3eeb9d0ce9d0344e39549ddc4f5c290fc5060d7d5a597848b9617e53e05b33a4118e37cd560f9e132ecc19c211300a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue