We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2593b0d commit 34923d4Copy full SHA for 34923d4
package.json
@@ -20,16 +20,16 @@
20
},
21
"devDependencies": {
22
"@antfu/ni": "0.21.12",
23
- "@antfu/utils": "0.7.7",
+ "@antfu/utils": "0.7.8",
24
"@playwright/test": "1.43.1",
25
- "@types/node": "20.12.7",
26
- "@types/react": "18.3.0",
+ "@types/node": "20.14.0",
+ "@types/react": "18.3.3",
27
"@types/react-dom": "18.3.0",
28
"concurrently": "8.2.2",
29
"eslint-config-custom": "workspace:*",
30
- "lint-staged": "15.2.2",
+ "lint-staged": "15.2.5",
31
"playwright": "1.43.1",
32
- "pnpm": "9.0.6",
+ "pnpm": "9.1.4",
33
"prettier": "3.2.5",
34
"simple-git-hooks": "2.11.1",
35
"typescript": "5.4.5"
0 commit comments