We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d19478f commit 44caa98Copy full SHA for 44caa98
2 files changed
package.json
@@ -3,7 +3,7 @@
3
"type": "module",
4
"version": "0.1.0-alpha.0",
5
"private": true,
6
- "packageManager": "pnpm@10.11.0",
+ "packageManager": "pnpm@10.15.0",
7
"description": "Marchen player",
8
"author": "Suemor",
9
"license": "AGPL-3.0",
@@ -100,7 +100,7 @@
100
"lint-staged": "^15.2.8",
101
"lodash-es": "^4.17.21",
102
"lowdb": "^7.0.1",
103
- "lucide-react": "^0.511.0",
+ "lucide-react": "^0.541.0",
104
"nbump": "^2.0.4",
105
"next-themes": "^0.4.4",
106
"node-machine-id": "^1.1.12",
@@ -111,7 +111,7 @@
111
"react": "^19.0.0",
112
"react-dom": "^19.0.0",
113
"react-router": "^7.0.2",
114
- "react-scan": "^0.3.0",
+ "react-scan": "^0.4.0",
115
"rollup-plugin-copy": "^3.5.0",
116
"simple-git-hooks": "^2.11.1",
117
"spark-md5": "^3.0.2",
0 commit comments