eslint-config-un 1.0.0-alpha.8 → 1.0.0-alpha.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eslint-config-un",
3
- "version": "1.0.0-alpha.8",
3
+ "version": "1.0.0-alpha.9",
4
4
  "description": "A universal-ish ESLint config aiming to be reasonably strict and easily configurable.",
5
5
  "keywords": [
6
6
  "eslint",
@@ -80,8 +80,8 @@
80
80
  "@typescript-eslint/parser": "8.34.1",
81
81
  "@vitest/eslint-plugin": "1.2.7",
82
82
  "@vue/compiler-sfc": "3.5.16",
83
- "angular-eslint-plugin-template17": "file:./deps/angular-eslint-eslint-plugin-template-17.5.3.tgz",
84
- "angular-eslint-plugin18": "file:./deps/angular-eslint-eslint-plugin-18.4.3.tgz",
83
+ "angular-eslint-plugin-template17": "file:./angular-eslint-eslint-plugin-template-17.5.3.tgz",
84
+ "angular-eslint-plugin18": "file:./angular-eslint-eslint-plugin-18.4.3.tgz",
85
85
  "astro-eslint-parser": "1.2.2",
86
86
  "consola": "3.4.2",
87
87
  "debug": "4.4.1",
@@ -116,7 +116,7 @@
116
116
  "eslint-plugin-math": "0.10.1",
117
117
  "eslint-plugin-mdx": "3.5.0",
118
118
  "eslint-plugin-n": "17.20.0",
119
- "eslint-plugin-no-type-assertion": "file:./deps/eslint-plugin-no-type-assertion-1.3.0.tgz",
119
+ "eslint-plugin-no-type-assertion": "file:./eslint-plugin-no-type-assertion-1.3.0.tgz",
120
120
  "eslint-plugin-no-unsanitized": "4.1.2",
121
121
  "eslint-plugin-node-dependencies": "1.1.2",
122
122
  "eslint-plugin-package-json": "0.40.0",
@@ -124,7 +124,7 @@
124
124
  "eslint-plugin-pinia": "0.4.1",
125
125
  "eslint-plugin-pnpm": "0.3.1",
126
126
  "eslint-plugin-prefer-arrow-functions": "3.6.2",
127
- "eslint-plugin-prettier": "file:./deps/eslint-plugin-prettier-5.5.0.tgz",
127
+ "eslint-plugin-prettier": "file:./eslint-plugin-prettier-5.5.0.tgz",
128
128
  "eslint-plugin-promise": "7.2.1",
129
129
  "eslint-plugin-qwik": "1.14.1",
130
130
  "eslint-plugin-react": "7.37.5",