Skip to content

Commit 4f669f9

Browse files
committed
chore: Bump app template packages
1 parent 6221357 commit 4f669f9

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

templates/app-template/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,19 @@
1616
},
1717
"dependencies": {
1818
"@lightningjs/renderer": "3.0.0-beta20",
19-
"@plextv/react-lightning": "0.3.13",
20-
"react": "19.2.0",
21-
"react-dom": "19.2.0",
22-
"react-router-dom": "7.9.4"
19+
"@plextv/react-lightning": "0.4.0",
20+
"react": "19.2.3",
21+
"react-dom": "19.2.3",
22+
"react-router-dom": "7.12.0"
2323
},
2424
"devDependencies": {
25-
"@plextv/vite-plugin-msdf-fontgen": "1.3.3",
26-
"@tsconfig/vite-react": "7.0.1",
27-
"@types/node": "24.7.2",
28-
"@types/react": "19.2.2",
29-
"@types/react-dom": "19.2.2",
30-
"@vitejs/plugin-react": "5.0.4",
25+
"@plextv/vite-plugin-msdf-fontgen": "1.3.4",
26+
"@tsconfig/vite-react": "7.0.2",
27+
"@types/node": "25.0.9",
28+
"@types/react": "19.2.8",
29+
"@types/react-dom": "19.2.3",
30+
"@vitejs/plugin-react": "5.1.2",
3131
"del-cli": "7.0.0",
32-
"vite": "7.1.10"
32+
"vite": "7.3.1"
3333
}
3434
}

0 commit comments

Comments
 (0)