Skip to content

Commit 820bd99

Browse files
update some packages with npm-check-updates
1 parent ab2f97f commit 820bd99

File tree

2 files changed

+71
-20
lines changed

2 files changed

+71
-20
lines changed

package-lock.json

Lines changed: 67 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"eslint-config-standard": "^17.1.0",
2828
"eslint-plugin-tailwindcss": "^3.17.5",
2929
"html-react-parser": "^5.1.18",
30-
"lucide-react": "^0.453.0",
31-
"mongodb": "^6.9.0",
32-
"mongoose": "^8.7.2",
30+
"lucide-react": "^0.454.0",
31+
"mongodb": "^6.10.0",
32+
"mongoose": "^8.7.3",
3333
"next": "14.2.15",
3434
"prettier": "^3.3.3",
3535
"prismjs": "^1.29.0",
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@types/node": "^22",
47-
"@types/prismjs": "^1.26.4",
47+
"@types/prismjs": "^1.26.5",
4848
"@types/react": "^18",
4949
"@types/react-dom": "^18",
5050
"eslint": "^8",

0 commit comments

Comments
 (0)