lucide icons

This commit is contained in:
2025-03-11 21:18:41 -04:00
parent 42d9470480
commit 8e89701453
20 changed files with 201 additions and 174 deletions
+6 -6
View File
@@ -23,9 +23,9 @@
"@giscus/react": "^3.1.0",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@next/bundle-analyzer": "15.2.2-canary.7",
"@next/mdx": "15.2.2-canary.7",
"@next/third-parties": "15.2.2-canary.7",
"@next/bundle-analyzer": "15.3.0-canary.0",
"@next/mdx": "15.3.0-canary.0",
"@next/third-parties": "15.3.0-canary.0",
"@octokit/graphql": "^8.2.1",
"@octokit/graphql-schema": "^15.26.0",
"@prisma/client": "^6.5.0",
@@ -35,8 +35,9 @@
"dayjs": "^1.11.13",
"fast-glob": "^3.3.3",
"feed": "^4.2.2",
"lucide-react": "0.479.0",
"modern-normalize": "^3.0.1",
"next": "15.2.2-canary.7",
"next": "15.3.0-canary.0",
"obj-str": "^1.1.0",
"p-map": "^7.0.3",
"p-memoize": "^7.1.1",
@@ -45,7 +46,6 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-error-boundary": "^5.0.0",
"react-icons": "5.5.0",
"react-innertext": "^1.1.5",
"react-is": "19.0.0",
"react-textarea-autosize": "^8.5.7",
@@ -78,7 +78,7 @@
"@types/react-is": "^19.0.0",
"cross-env": "^7.0.3",
"eslint": "^9.22.0",
"eslint-config-next": "15.2.2-canary.7",
"eslint-config-next": "15.3.0-canary.0",
"eslint-config-prettier": "^10.1.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",