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.
2 parents 57f865c + 19e0099 commit 18511d7Copy full SHA for 18511d7
package.json
@@ -76,12 +76,12 @@
76
"@types/node": "^20.14.10",
77
"@types/semver": "^7.5.8",
78
"@typescript-eslint/eslint-plugin": "^7.16.0",
79
- "@typescript-eslint/parser": "~7.13.1",
80
- "@typescript-eslint/types": "~7.13.1",
+ "@typescript-eslint/parser": "~7.16.0",
+ "@typescript-eslint/types": "~7.16.0",
81
"benchmark": "^2.1.4",
82
"chai": "^4.4.1",
83
"env-cmd": "^10.1.0",
84
- "esbuild": "^0.21.5",
+ "esbuild": "^0.23.0",
85
"esbuild-register": "^3.5.0",
86
"eslint": "^8.57.0",
87
"eslint-config-prettier": "^9.1.0",
@@ -103,7 +103,7 @@
103
"prettier": "~3.3.2",
104
"prettier-plugin-pkg": "^0.18.1",
105
"prettier-plugin-svelte": "^3.2.5",
106
- "rimraf": "^5.0.9",
+ "rimraf": "^6.0.0",
107
"semver": "^7.6.2",
108
"svelte": "^5.0.0-next.181",
109
"svelte2tsx": "^0.7.13",
0 commit comments