mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
⬆️ Upgrade dependencies.
This commit is contained in:
+5
-5
@@ -21,8 +21,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/react": "2.2.4",
|
||||
"@emotion/react": "11.9.3",
|
||||
"@emotion/styled": "11.9.3",
|
||||
"@emotion/react": "11.10.0",
|
||||
"@emotion/styled": "11.10.0",
|
||||
"@uiball/loaders": "1.2.6",
|
||||
"canvas-confetti": "1.5.1",
|
||||
"downloadjs": "1.4.7",
|
||||
@@ -43,14 +43,14 @@
|
||||
"@testing-library/react": "13.3.0",
|
||||
"@types/canvas-confetti": "1.4.3",
|
||||
"@types/downloadjs": "1.4.3",
|
||||
"@types/node": "18.6.2",
|
||||
"@types/node": "18.6.3",
|
||||
"@types/react": "18.0.15",
|
||||
"@types/react-dom": "18.0.6",
|
||||
"@vitejs/plugin-react": "2.0.0",
|
||||
"eslint": "8.20.0",
|
||||
"eslint": "8.21.0",
|
||||
"eslint-config-next": "12.2.3",
|
||||
"jsdom": "20.0.0",
|
||||
"typescript": "4.7.4",
|
||||
"vitest": "0.19.1"
|
||||
"vitest": "0.20.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user