|
101 | 101 | "url": "https://github.com/sveltejs/svelte/issues"
|
102 | 102 | },
|
103 | 103 | "homepage": "https://svelte.dev",
|
104 |
| - "devDependencies": { |
| 104 | + "dependencies": { |
105 | 105 | "@ampproject/remapping": "^2.2.1",
|
106 | 106 | "@jridgewell/sourcemap-codec": "^1.4.15",
|
| 107 | + "acorn": "^8.8.2", |
| 108 | + "aria-query": "^5.1.3", |
| 109 | + "axobject-query": "^3.1.1", |
| 110 | + "code-red": "^1.0.0", |
| 111 | + "css-tree": "^2.3.1", |
| 112 | + "estree-walker": "^3.0.3", |
| 113 | + "is-reference": "^3.0.1", |
| 114 | + "locate-character": "^2.0.5", |
| 115 | + "magic-string": "^0.30.0", |
| 116 | + "periscopic": "^3.1.0" |
| 117 | + }, |
| 118 | + "devDependencies": { |
107 | 119 | "@playwright/test": "^1.33.0",
|
108 | 120 | "@rollup/plugin-commonjs": "^24.1.0",
|
109 | 121 | "@rollup/plugin-json": "^6.0.0",
|
|
118 | 130 | "@types/mocha": "^10.0.1",
|
119 | 131 | "@types/node": "^14.14.31",
|
120 | 132 | "@typescript-eslint/eslint-plugin": "^5.58.0",
|
121 |
| - "acorn": "^8.8.2", |
122 | 133 | "agadoo": "^3.0.0",
|
123 |
| - "aria-query": "^5.1.3", |
124 |
| - "axobject-query": "^3.1.1", |
125 |
| - "code-red": "^1.0.0", |
126 |
| - "css-tree": "^2.3.1", |
127 | 134 | "esbuild": "^0.17.19",
|
128 | 135 | "eslint": "^8.40.0",
|
129 | 136 | "eslint-config-prettier": "^8.8.0",
|
130 | 137 | "eslint-plugin-import": "^2.27.5",
|
131 | 138 | "eslint-plugin-svelte": "^2.28.0",
|
132 | 139 | "eslint-plugin-unicorn": "^47.0.0",
|
133 |
| - "estree-walker": "^3.0.3", |
134 | 140 | "happy-dom": "^9.18.3",
|
135 |
| - "is-reference": "^3.0.1", |
136 | 141 | "jsdom": "^21.1.1",
|
137 | 142 | "kleur": "^4.1.5",
|
138 |
| - "locate-character": "^2.0.5", |
139 |
| - "magic-string": "^0.30.0", |
140 |
| - "periscopic": "^3.1.0", |
141 | 143 | "prettier": "^2.8.8",
|
142 | 144 | "prettier-plugin-svelte": "^2.10.0",
|
143 | 145 | "rollup": "^3.20.2",
|
|
0 commit comments