|
59 | 59 | "dependencies": {
|
60 | 60 | "@eslint-community/eslint-utils": "^4.4.0",
|
61 | 61 | "@jridgewell/sourcemap-codec": "^1.4.15",
|
62 |
| - "debug": "^4.3.4", |
63 | 62 | "eslint-compat-utils": "^0.5.0",
|
64 | 63 | "esutils": "^2.0.3",
|
65 | 64 | "known-css-properties": "^0.31.0",
|
|
74 | 73 | "@babel/core": "^7.24.5",
|
75 | 74 | "@babel/eslint-parser": "^7.24.5",
|
76 | 75 | "@babel/plugin-proposal-function-bind": "^7.24.1",
|
77 |
| - "@babel/types": "^7.24.5", |
78 |
| - "@eslint-community/eslint-plugin-eslint-comments": "4.3.0", |
79 |
| - "@fontsource/fira-mono": "^5.0.13", |
80 | 76 | "@ota-meshi/eslint-plugin": "^0.17.1",
|
81 |
| - "@sindresorhus/slugify": "^2.2.1", |
82 |
| - "@sveltejs/adapter-static": "^3.0.1", |
83 |
| - "@sveltejs/vite-plugin-svelte": "^3.1.0", |
84 | 77 | "@types/babel__core": "^7.20.5",
|
85 |
| - "@types/cross-spawn": "^6.0.6", |
86 |
| - "@types/escape-html": "^1.0.4", |
87 | 78 | "@types/eslint": "^8.56.10",
|
88 | 79 | "@types/eslint-scope": "^3.7.7",
|
89 | 80 | "@types/eslint-utils": "^3.0.5",
|
90 | 81 | "@types/eslint-visitor-keys": "^3.3.0",
|
91 | 82 | "@types/esutils": "^2.0.2",
|
92 | 83 | "@types/json-schema": "^7.0.15",
|
93 | 84 | "@types/less": "^3.0.6",
|
94 |
| - "@types/markdown-it": "^14.1.1", |
95 |
| - "@types/markdown-it-container": "^2.0.10", |
96 |
| - "@types/markdown-it-emoji": "^3.0.1", |
97 | 85 | "@types/mocha": "^10.0.6",
|
98 | 86 | "@types/node": "^20.12.11",
|
99 | 87 | "@types/postcss-safe-parser": "^5.0.4",
|
|
128 | 116 | "eslint-typegen": "^0.2.4",
|
129 | 117 | "eslint-visitor-keys": "^4.0.0",
|
130 | 118 | "espree": "^10.0.1",
|
131 |
| - "estree-walker": "^3.0.3", |
132 | 119 | "globals": "^15.2.0",
|
133 | 120 | "less": "^4.2.0",
|
134 | 121 | "locate-character": "^3.0.0",
|
135 |
| - "magic-string": "^0.30.10", |
136 |
| - "markdown-it-anchor": "^8.6.7", |
137 |
| - "markdown-it-container": "^4.0.0", |
138 |
| - "markdown-it-emoji": "^3.0.0", |
139 | 122 | "mocha": "^10.4.0",
|
140 | 123 | "npm-run-all2": "^6.1.2",
|
141 | 124 | "nyc": "^15.1.0",
|
|
151 | 134 | "source-map-js": "^1.2.0",
|
152 | 135 | "stylus": "^0.63.0",
|
153 | 136 | "svelte": "5.0.0-next.130",
|
154 |
| - "svelte-adapter-ghpages": "0.2.2", |
155 | 137 | "svelte-i18n": "^4.0.0",
|
156 | 138 | "tslib": "^2.6.2",
|
157 | 139 | "type-coverage": "^2.28.2",
|
158 | 140 | "typescript-eslint": "^7.8.0",
|
159 | 141 | "util": "^0.12.5",
|
160 |
| - "vite": "^5.2.11", |
161 |
| - "vite-plugin-eslint4b": "^0.4.0", |
162 |
| - "vite-plugin-svelte-md": "^0.1.7", |
163 | 142 | "yaml": "^2.4.2"
|
164 | 143 | },
|
165 | 144 | "publishConfig": {
|
|
0 commit comments