chore: update lucide-react versions (#6551)

This commit is contained in:
Aaryan Khandelwal
2025-02-07 01:00:40 +05:30
committed by GitHub
parent 4cf0c702ce
commit a5c2acb5f1
7 changed files with 15 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
"autoprefixer": "10.4.14",
"axios": "^1.7.9",
"lodash": "^4.17.21",
"lucide-react": "^0.356.0",
"lucide-react": "^0.469.0",
"mobx": "^6.12.0",
"mobx-react": "^9.1.1",
"next": "^14.2.20",

View File

@@ -0,0 +1,5 @@
.next
.turbo
out/
dist/
build/

View File

@@ -0,0 +1,5 @@
{
"printWidth": 120,
"tabWidth": 2,
"trailingComma": "es5"
}

View File

@@ -61,7 +61,7 @@
"jsx-dom-cjs": "^8.0.3",
"linkifyjs": "^4.1.3",
"lowlight": "^3.0.0",
"lucide-react": "^0.378.0",
"lucide-react": "^0.469.0",
"prosemirror-codemark": "^0.4.2",
"prosemirror-utils": "^1.2.2",
"tippy.js": "^6.3.7",

View File

@@ -37,7 +37,7 @@
"clsx": "^2.0.0",
"emoji-picker-react": "^4.5.16",
"lodash": "^4.17.21",
"lucide-react": "^0.379.0",
"lucide-react": "^0.469.0",
"react-color": "^2.19.3",
"react-popper": "^2.3.0",
"sonner": "^1.4.41",

View File

@@ -32,7 +32,7 @@
"dotenv": "^16.3.1",
"lodash": "^4.17.21",
"lowlight": "^2.9.0",
"lucide-react": "^0.378.0",
"lucide-react": "^0.469.0",
"mobx": "^6.10.0",
"mobx-react": "^9.1.1",
"mobx-utils": "^6.0.8",

View File

@@ -45,7 +45,7 @@
"dotenv": "^16.0.3",
"isomorphic-dompurify": "^2.12.0",
"lodash": "^4.17.21",
"lucide-react": "^0.378.0",
"lucide-react": "^0.469.0",
"mobx": "^6.10.0",
"mobx-react": "^9.1.1",
"mobx-utils": "^6.0.8",