copy_tuner_client 0.14.2 → 0.15.0

Sign up to get free protection for your applications and to get access to all the features.
data/package.json CHANGED
@@ -14,12 +14,12 @@
14
14
  },
15
15
  "dependencies": {},
16
16
  "devDependencies": {
17
- "@sonicgarden/eslint-plugin": "^0.4.11",
17
+ "@sonicgarden/eslint-plugin": "^0.5.2",
18
18
  "@sonicgarden/prettier-config": "^0.0.1",
19
19
  "eslint": "^8.16.0",
20
20
  "lodash.debounce": "^4.0.8",
21
- "typescript": "^4.7.2",
22
- "vite": "^2.9.9"
21
+ "typescript": "^5.0.2",
22
+ "vite": "^4.2.1"
23
23
  },
24
24
  "prettier": "@sonicgarden/prettier-config",
25
25
  "volta": {