|
63 | 63 | "postcss-selector-parser": "^7.0.0" |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | | - "@changesets/changelog-github": "^0.5.0", |
67 | | - "@changesets/cli": "^2.27.10", |
68 | | - "@changesets/get-release-plan": "^4.0.5", |
| 66 | + "@changesets/changelog-github": "^0.5.1", |
| 67 | + "@changesets/cli": "^2.28.1", |
| 68 | + "@changesets/get-release-plan": "^4.0.8", |
69 | 69 | "@ota-meshi/eslint-plugin": "^0.17.6", |
70 | 70 | "@ota-meshi/test-snapshot": "^1.1.0", |
71 | 71 | "@types/benchmark": "^2.1.5", |
72 | | - "@types/chai": "^5.0.0", |
| 72 | + "@types/chai": "^5.2.1", |
73 | 73 | "@types/eslint": "^9.6.1", |
74 | 74 | "@types/eslint-scope": "^3.7.7", |
75 | 75 | "@types/eslint-visitor-keys": "^3.3.2", |
76 | | - "@types/estree": "^1.0.6", |
| 76 | + "@types/estree": "^1.0.7", |
77 | 77 | "@types/mocha": "^10.0.10", |
78 | | - "@types/node": "^22.10.1", |
79 | | - "@types/semver": "^7.5.8", |
80 | | - "@typescript-eslint/eslint-plugin": "^8.16.0", |
| 78 | + "@types/node": "^22.13.13", |
| 79 | + "@types/semver": "^7.7.0", |
| 80 | + "@typescript-eslint/eslint-plugin": "^8.28.0", |
81 | 81 | "@typescript-eslint/parser": "~8.28.0", |
82 | 82 | "@typescript-eslint/types": "~8.28.0", |
83 | 83 | "benchmark": "^2.1.4", |
84 | | - "c8": "^10.1.2", |
85 | | - "chai": "^5.0.0", |
| 84 | + "c8": "^10.1.3", |
| 85 | + "chai": "^5.2.0", |
86 | 86 | "env-cmd": "^10.1.0", |
87 | | - "esbuild": "^0.25.0", |
| 87 | + "esbuild": "^0.25.1", |
88 | 88 | "eslint": "~9.23.0", |
89 | | - "eslint-config-prettier": "^10.0.0", |
| 89 | + "eslint-config-prettier": "^10.1.1", |
90 | 90 | "eslint-plugin-eslint-comments": "^3.2.0", |
91 | | - "eslint-plugin-jsdoc": "^50.6.0", |
92 | | - "eslint-plugin-json-schema-validator": "^5.2.0", |
93 | | - "eslint-plugin-jsonc": "^2.18.2", |
94 | | - "eslint-plugin-n": "^17.14.0", |
| 91 | + "eslint-plugin-jsdoc": "^50.6.9", |
| 92 | + "eslint-plugin-json-schema-validator": "^5.3.1", |
| 93 | + "eslint-plugin-jsonc": "^2.20.0", |
| 94 | + "eslint-plugin-n": "^17.17.0", |
95 | 95 | "eslint-plugin-node-dependencies": "^0.12.0", |
96 | | - "eslint-plugin-prettier": "^5.2.1", |
| 96 | + "eslint-plugin-prettier": "^5.2.5", |
97 | 97 | "eslint-plugin-regexp": "^2.7.0", |
98 | | - "eslint-plugin-svelte": "^2.46.1", |
99 | | - "eslint-plugin-yml": "^1.16.0", |
| 98 | + "eslint-plugin-svelte": "^3.3.3", |
| 99 | + "eslint-plugin-yml": "^1.17.0", |
100 | 100 | "globals": "^16.0.0", |
101 | 101 | "locate-character": "^3.0.0", |
102 | | - "magic-string": "^0.30.14", |
103 | | - "mocha": "^11.0.0", |
104 | | - "prettier": "~3.5.0", |
| 102 | + "magic-string": "^0.30.17", |
| 103 | + "mocha": "^11.1.0", |
| 104 | + "prettier": "~3.5.3", |
105 | 105 | "prettier-plugin-pkg": "^0.18.1", |
106 | | - "prettier-plugin-svelte": "^3.3.2", |
| 106 | + "prettier-plugin-svelte": "^3.3.3", |
107 | 107 | "rimraf": "^6.0.1", |
108 | | - "semver": "^7.6.3", |
109 | | - "svelte": "^5.9.0", |
110 | | - "svelte2tsx": "^0.7.28", |
111 | | - "tsx": "^4.19.2", |
112 | | - "typescript": "~5.8.0", |
113 | | - "typescript-eslint": "^8.16.0", |
| 108 | + "semver": "^7.7.1", |
| 109 | + "svelte": "^5.25.3", |
| 110 | + "svelte2tsx": "^0.7.35", |
| 111 | + "tsx": "^4.19.3", |
| 112 | + "typescript": "~5.8.2", |
| 113 | + "typescript-eslint": "^8.28.0", |
114 | 114 | "typescript-eslint-parser-for-extra-files": "^0.7.0" |
115 | 115 | }, |
116 | 116 | "publishConfig": { |
|
0 commit comments