We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 481c721 commit 9607ce0Copy full SHA for 9607ce0
1 file changed
package.json
@@ -24,19 +24,19 @@
24
"license": "MIT",
25
26
"dependencies": {
27
- "axios": "^1.12.2",
+ "axios": "^1.13.2",
28
"lodash-es": "^4.17.21",
29
"register-service-worker": "^1.7.2",
30
"chroma-js": "^3.1.2",
31
"print-js": "^1.6.0",
32
"html-to-image": "^1.11.13"
33
},
34
"devDependencies": {
35
- "@types/chroma-js": "^3.1.1",
+ "@types/chroma-js": "^3.1.2",
36
"@types/lodash-es": "^4.17.12",
37
- "@typescript-eslint/eslint-plugin": "^8.46.0",
38
- "@typescript-eslint/parser": "^8.46.0",
39
- "eslint": "^9.37.0",
+ "@typescript-eslint/eslint-plugin": "^8.46.4",
+ "@typescript-eslint/parser": "^8.46.4",
+ "eslint": "^9.39.1",
40
"eslint-plugin-prettier": "^5.5.4",
41
"prettier": "^3.6.2",
42
"ts-node": "^10.9.2",
0 commit comments