|
67 | 67 | "@changesets/get-release-plan": "^4.0.0",
|
68 | 68 | "@ota-meshi/eslint-plugin": "^0.15.3",
|
69 | 69 | "@types/benchmark": "^2.1.5",
|
70 |
| - "@types/chai": "^4.3.14", |
| 70 | + "@types/chai": "^4.3.16", |
71 | 71 | "@types/eslint": "^8.56.10",
|
72 | 72 | "@types/eslint-scope": "^3.7.7",
|
73 | 73 | "@types/eslint-visitor-keys": "^3.3.0",
|
74 | 74 | "@types/estree": "^1.0.5",
|
75 | 75 | "@types/mocha": "^10.0.6",
|
76 |
| - "@types/node": "^20.12.7", |
| 76 | + "@types/node": "^20.12.11", |
77 | 77 | "@types/semver": "^7.5.8",
|
78 |
| - "@typescript-eslint/eslint-plugin": "^7.7.1", |
| 78 | + "@typescript-eslint/eslint-plugin": "^7.8.0", |
79 | 79 | "@typescript-eslint/parser": "~7.8.0",
|
80 | 80 | "@typescript-eslint/types": "~7.8.0",
|
81 | 81 | "benchmark": "^2.1.4",
|
|
88 | 88 | "eslint-plugin-eslint-comments": "^3.2.0",
|
89 | 89 | "eslint-plugin-json-schema-validator": "^5.1.0",
|
90 | 90 | "eslint-plugin-jsonc": "^2.15.1",
|
91 |
| - "eslint-plugin-n": "^17.3.1", |
| 91 | + "eslint-plugin-n": "^17.5.1", |
92 | 92 | "eslint-plugin-node-dependencies": "^0.12.0",
|
93 | 93 | "eslint-plugin-prettier": "^5.1.3",
|
94 | 94 | "eslint-plugin-regexp": "^2.5.0",
|
|
104 | 104 | "prettier-plugin-pkg": "^0.18.1",
|
105 | 105 | "prettier-plugin-svelte": "^3.2.3",
|
106 | 106 | "rimraf": "^5.0.5",
|
107 |
| - "semver": "^7.6.0", |
108 |
| - "svelte": "^5.0.0-next.115", |
109 |
| - "svelte2tsx": "^0.7.7", |
| 107 | + "semver": "^7.6.1", |
| 108 | + "svelte": "^5.0.0-next.125", |
| 109 | + "svelte2tsx": "^0.7.8", |
110 | 110 | "typescript": "~5.4.5",
|
111 | 111 | "typescript-eslint-parser-for-extra-files": "^0.6.0"
|
112 | 112 | },
|
|
0 commit comments