Compare commits

..

No commits in common. "ffc531ad442d91f2d2ee248079674eaac63961ef" and "30bf92a359f3ee1f86b61cceec6dd90ec473971a" have entirely different histories.

2 changed files with 37 additions and 29 deletions

View file

@ -49,7 +49,7 @@
"dompurify": "^3.2.4",
"ioredis": "^5.4.2",
"lodash": "^4.17.21",
"lucide-react": "^0.477.0",
"lucide-react": "^0.475.0",
"next": "^15.1.6",
"next-themes": "^0.4.4",
"react": "^19.0.0",
@ -71,10 +71,10 @@
"@content-collections/core": "^0.8.0",
"@content-collections/mdx": "^0.2.0",
"@content-collections/next": "^0.2.4",
"@eslint/eslintrc": "^3.3.0",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.21.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@next/eslint-plugin-next": "15.2.0",
"@next/eslint-plugin-next": "15.1.7",
"@tailwindcss/typography": "^0.5.16",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
@ -106,7 +106,7 @@
"prisma": "^6.4.1",
"tailwindcss": "^3.4.16",
"ts-node": "^10.9.2",
"typescript": "^5.8.2"
"typescript": "^5.7.3"
},
"packageManager": "yarn@4.6.0"
}

View file

@ -1371,6 +1371,23 @@ __metadata:
languageName: node
linkType: hard
"@eslint/eslintrc@npm:^3.1.0":
version: 3.2.0
resolution: "@eslint/eslintrc@npm:3.2.0"
dependencies:
ajv: "npm:^6.12.4"
debug: "npm:^4.3.2"
espree: "npm:^10.0.1"
globals: "npm:^14.0.0"
ignore: "npm:^5.2.0"
import-fresh: "npm:^3.2.1"
js-yaml: "npm:^4.1.0"
minimatch: "npm:^3.1.2"
strip-json-comments: "npm:^3.1.1"
checksum: 10c0/43867a07ff9884d895d9855edba41acf325ef7664a8df41d957135a81a477ff4df4196f5f74dc3382627e5cc8b7ad6b815c2cea1b58f04a75aced7c43414ab8b
languageName: node
linkType: hard
"@eslint/eslintrc@npm:^3.3.0":
version: 3.3.0
resolution: "@eslint/eslintrc@npm:3.3.0"
@ -2208,15 +2225,6 @@ __metadata:
languageName: node
linkType: hard
"@next/eslint-plugin-next@npm:15.2.0":
version: 15.2.0
resolution: "@next/eslint-plugin-next@npm:15.2.0"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10c0/baffd78b58e410796cb0ac52d1af8d374a07fefc5b5ed6b1adc698a2828f88dec569ccc744298e64a2ddfbc9c4071a3924acf1a26141ca92a2d41ba4bd66d04a
languageName: node
linkType: hard
"@next/mdx@npm:^15.1.6":
version: 15.1.7
resolution: "@next/mdx@npm:15.1.7"
@ -9581,12 +9589,12 @@ __metadata:
languageName: node
linkType: hard
"lucide-react@npm:^0.477.0":
version: 0.477.0
resolution: "lucide-react@npm:0.477.0"
"lucide-react@npm:^0.475.0":
version: 0.475.0
resolution: "lucide-react@npm:0.475.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/950b21e13875f3fbeaa233ffb470e0200c3a4559fd706a0c80c16f3a401d91acb2bd25848c7dd478da79c74b7fd00582d5114f335dc19ec0190fb130045b19e5
checksum: 10c0/9cb17bd4e70da4db104874b6b2e9d9c7e2be9438e9d1c0b2565df0c4d0bdd1add41b7dff3cb60840699ecbd29870c453878b42b69a7c46480def0c9370a852a9
languageName: node
linkType: hard
@ -12835,7 +12843,7 @@ __metadata:
"@content-collections/core": "npm:^0.8.0"
"@content-collections/mdx": "npm:^0.2.0"
"@content-collections/next": "npm:^0.2.4"
"@eslint/eslintrc": "npm:^3.3.0"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:^9.21.0"
"@hello-pangea/dnd": "npm:^18.0.1"
"@liveblocks/client": "npm:^2.18.0"
@ -12844,7 +12852,7 @@ __metadata:
"@mdx-js/loader": "npm:^3.1.0"
"@mdx-js/react": "npm:^3.1.0"
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
"@next/eslint-plugin-next": "npm:15.2.0"
"@next/eslint-plugin-next": "npm:15.1.7"
"@next/mdx": "npm:^15.1.6"
"@prisma/client": "npm:^6.4.1"
"@prisma/extension-accelerate": "npm:^1.2.2"
@ -12893,7 +12901,7 @@ __metadata:
jest-environment-jsdom: "npm:^29.7.0"
jest-junit: "npm:^16.0.0"
lodash: "npm:^4.17.21"
lucide-react: "npm:^0.477.0"
lucide-react: "npm:^0.475.0"
next: "npm:^15.1.6"
next-themes: "npm:^0.4.4"
postcss: "npm:^8.5.3"
@ -12910,7 +12918,7 @@ __metadata:
tailwindcss: "npm:^3.4.16"
tailwindcss-animate: "npm:^1.0.7"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.8.2"
typescript: "npm:^5.7.3"
unsplash-js: "npm:^7.0.19"
usehooks-ts: "npm:^3.1.1"
zod: "npm:^3.24.1"
@ -13236,23 +13244,23 @@ __metadata:
languageName: node
linkType: hard
"typescript@npm:^5.8.2":
version: 5.8.2
resolution: "typescript@npm:5.8.2"
"typescript@npm:^5.7.3":
version: 5.7.3
resolution: "typescript@npm:5.7.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
languageName: node
linkType: hard
"typescript@patch:typescript@npm%3A^5.8.2#optional!builtin<compat/typescript>":
version: 5.8.2
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript>":
version: 5.7.3
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
languageName: node
linkType: hard