Skip to content
This repository was archived by the owner on Apr 16, 2023. It is now read-only.

Commit 642a671

Browse files
chore(deps): update all non-major dependencies
1 parent 1386a90 commit 642a671

File tree

2 files changed

+526
-357
lines changed

2 files changed

+526
-357
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ritem-mini",
33
"version": "1.0.0",
4-
"packageManager": "pnpm@7.23.0",
4+
"packageManager": "pnpm@7.30.5",
55
"scripts": {
66
"dev": "vite --port 3333 --open",
77
"build": "vite build",
@@ -13,23 +13,23 @@
1313
"dependencies": {
1414
"react": "18.2.0",
1515
"react-dom": "18.2.0",
16-
"react-router-dom": "6.6.1"
16+
"react-router-dom": "6.10.0"
1717
},
1818
"devDependencies": {
1919
"@elonehoo/eslint-config": "2.0.0",
20-
"@iconify-json/carbon": "1.1.13",
20+
"@iconify-json/carbon": "1.1.16",
2121
"@types/node": "17.0.45",
22-
"@types/react": "18.0.26",
23-
"@types/react-dom": "18.0.10",
24-
"@unocss/reset": "0.48.3",
22+
"@types/react": "18.0.32",
23+
"@types/react-dom": "18.0.11",
24+
"@unocss/reset": "0.50.6",
2525
"@vitejs/plugin-react": "2.2.0",
2626
"@vitejs/plugin-react-refresh": "1.3.6",
27-
"eslint": "8.31.0",
28-
"pnpm": "7.23.0",
27+
"eslint": "8.37.0",
28+
"pnpm": "7.30.5",
2929
"ts-node": "10.9.1",
30-
"typescript": "4.9.4",
31-
"unocss": "0.48.3",
30+
"typescript": "4.9.5",
31+
"unocss": "0.50.6",
3232
"vite": "3.2.5",
33-
"vitest": "0.26.3"
33+
"vitest": "0.29.8"
3434
}
3535
}

0 commit comments

Comments
 (0)