We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81a4c3e + d157d41 commit 33de8f5Copy full SHA for 33de8f5
3 files changed
package.json
@@ -40,14 +40,14 @@
40
"@babel/core": "^7.29.0",
41
"@babel/preset-react": "^7.28.5",
42
"@changesets/cli": "^2.30.0",
43
- "@typescript-eslint/eslint-plugin": "^8.58.0",
44
- "@typescript-eslint/parser": "^8.58.0",
45
- "dotenv": "^17.3.1",
+ "@typescript-eslint/eslint-plugin": "^8.58.1",
+ "@typescript-eslint/parser": "^8.58.1",
+ "dotenv": "^17.4.1",
46
"dropbox": "^10.34.0",
47
"eslint": "^8.57.1",
48
"eslint-config-prettier": "^10.1.8",
49
"node-fetch": "^2.7.0",
50
- "prettier": "^3.8.1",
+ "prettier": "^3.8.2",
51
"rimraf": "^6.1.3",
52
"svgo": "^4.0.1"
53
},
0 commit comments