Skip to content

Commit cf3da3e

Browse files
pnpm update
1 parent 1148af5 commit cf3da3e

File tree

2 files changed

+1905
-1716
lines changed

2 files changed

+1905
-1716
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
"main": "index.js",
66
"devDependencies": {
77
"@types/exceljs": "^1.3.2",
8-
"@types/react": "^19.2.2",
9-
"@types/react-dom": "^19.2.2",
10-
"cspell": "^9.2.1",
8+
"@types/react": "^19.2.7",
9+
"@types/react-dom": "^19.2.3",
10+
"cspell": "^9.4.0",
1111
"tailwindcss": "4.0.7",
12-
"vocs": "^1.0.13"
12+
"vocs": "^1.2.1"
1313
},
1414
"scripts": {
1515
"test": "echo \"Error: no test specified\" && exit 1",
@@ -41,11 +41,11 @@
4141
"exceljs": "^4.4.0",
4242
"gray-matter": "^4.0.3",
4343
"just-install": "^2.0.2",
44-
"mermaid": "^11.11.0",
44+
"mermaid": "^11.12.2",
4545
"minisearch": "^6.3.0",
46-
"playwright": "^1.55.0",
47-
"react": "^19.1.1",
48-
"react-dom": "^19.1.1",
49-
"react-router-dom": "^7.8.1"
46+
"playwright": "^1.57.0",
47+
"react": "^19.2.1",
48+
"react-dom": "^19.2.1",
49+
"react-router-dom": "^7.10.0"
5050
}
5151
}

0 commit comments

Comments
 (0)