Skip to content

Commit 934739b

Browse files
committed
chore: pnpm update
1 parent b076193 commit 934739b

File tree

2 files changed

+2432
-2421
lines changed

2 files changed

+2432
-2421
lines changed

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"version": "0.1.0",
99
"private": true,
1010
"dependencies": {
11-
"@primer/css": "^21.3.6",
12-
"@primer/octicons-react": "^19.11.0",
13-
"@primer/primitives": "^8.2.3",
11+
"@primer/css": "^21.5.1",
12+
"@primer/octicons-react": "^19.12.0",
13+
"@primer/primitives": "^8.2.4",
1414
"@primer/react": "^35.32.2",
15-
"@vitejs/plugin-react": "^4.3.1",
16-
"axios": "^1.7.2",
15+
"@vitejs/plugin-react": "^4.3.3",
16+
"axios": "^1.7.7",
1717
"classnames": "^2.5.1",
1818
"i18next": "^22.5.1",
1919
"i18next-browser-languagedetector": "^7.2.1",
@@ -24,23 +24,23 @@
2424
"react-i18next": "^12.3.1",
2525
"react-markdown": "^8.0.7",
2626
"react-quiz-component": "^0.5.1",
27-
"react-router": "^6.24.1",
28-
"react-router-dom": "^6.24.1",
27+
"react-router": "^6.28.0",
28+
"react-router-dom": "^6.28.0",
2929
"remark": "^14.0.3",
3030
"remark-gfm": "^3.0.1",
3131
"strip-markdown": "^5.0.1",
32-
"vite": "^4.5.3",
32+
"vite": "^4.5.5",
3333
"web-vitals": "^3.5.2"
3434
},
3535
"devDependencies": {
3636
"@craco/craco": "7.1.0",
37-
"@types/node": "^18.19.39",
38-
"@types/react": "^18.3.3",
39-
"@types/react-dom": "^18.3.0",
37+
"@types/node": "^18.19.64",
38+
"@types/react": "^18.3.12",
39+
"@types/react-dom": "^18.3.1",
4040
"@types/react-helmet": "^6.1.11",
4141
"@types/react-router-dom": "^5.3.3",
42-
"sass": "^1.77.8",
43-
"serve": "^14.2.3",
42+
"sass": "^1.80.7",
43+
"serve": "^14.2.4",
4444
"typescript": "^4.9.5",
4545
"vite-plugin-pwa": "^0.16.7"
4646
},

0 commit comments

Comments
 (0)