|
57 | 57 | }
|
58 | 58 | },
|
59 | 59 | "dependencies": {
|
60 |
| - "@antfu/install-pkg": "^0.3.3", |
61 |
| - "@clack/prompts": "^0.7.0", |
62 |
| - "@cspell/eslint-plugin": "^8.8.4", |
| 60 | + "@antfu/install-pkg": "0.3.3", |
| 61 | + "@clack/prompts": "0.7.0", |
| 62 | + "@cspell/eslint-plugin": "8.9.0", |
63 | 63 | "@eslint-types/jsdoc": "48.2.2",
|
64 |
| - "@eslint-types/unicorn": "^52.0.0", |
65 |
| - "@eslint/compat": "^1.1.0", |
66 |
| - "@isentinel/dict-rbxts": "^1.0.1", |
| 64 | + "@eslint-types/unicorn": "52.0.0", |
| 65 | + "@eslint/compat": "1.1.0", |
| 66 | + "@isentinel/dict-rbxts": "1.0.1", |
67 | 67 | "@isentinel/dict-roblox": "1.0.3",
|
68 |
| - "@isentinel/eslint-plugin-comment-length": "^1.7.3", |
69 |
| - "@shopify/eslint-plugin": "^45.0.0", |
70 |
| - "@stylistic/eslint-plugin": "^2.1.0", |
71 |
| - "@typescript-eslint/eslint-plugin": "~7.13.0", |
72 |
| - "@typescript-eslint/parser": "~7.13.0", |
73 |
| - "eslint-config-flat-gitignore": "^0.1.5", |
74 |
| - "eslint-config-prettier": "^9.1.0", |
75 |
| - "eslint-flat-config-utils": "^0.2.5", |
76 |
| - "eslint-merge-processors": "^0.1.0", |
77 |
| - "eslint-plugin-antfu": "^2.3.3", |
78 |
| - "eslint-plugin-arrow-return-style": "^1.3.0", |
79 |
| - "eslint-plugin-eslint-comments": "^3.2.0", |
80 |
| - "eslint-plugin-format": "^0.1.1", |
81 |
| - "eslint-plugin-import-x": "^0.5.1", |
82 |
| - "eslint-plugin-jsdoc": "^48.2.12", |
83 |
| - "eslint-plugin-jsonc": "^2.16.0", |
84 |
| - "eslint-plugin-markdown": "^5.0.0", |
85 |
| - "eslint-plugin-no-autofix": "^2.0.0", |
86 |
| - "eslint-plugin-perfectionist": "^2.11.0", |
87 |
| - "eslint-plugin-prettier": "^5.1.3", |
88 |
| - "eslint-plugin-promise": "^6.2.0", |
89 |
| - "eslint-plugin-sonarjs": "^1.0.3", |
90 |
| - "eslint-plugin-toml": "^0.11.0", |
91 |
| - "eslint-plugin-unicorn": "^53.0.0", |
92 |
| - "eslint-plugin-yml": "^1.14.0", |
93 |
| - "globals": "^15.4.0", |
94 |
| - "isentinel-eslint-plugin-roblox-ts": "^0.0.37", |
95 |
| - "jsonc-eslint-parser": "^2.4.0", |
96 |
| - "local-pkg": "^0.5.0", |
97 |
| - "parse-gitignore": "^2.0.0", |
98 |
| - "picocolors": "^1.0.1", |
99 |
| - "prettier": "^3.3.2", |
100 |
| - "prettier-plugin-jsdoc": "^1.3.0", |
101 |
| - "prompts": "^2.4.2", |
102 |
| - "toml-eslint-parser": "^0.9.3", |
103 |
| - "yaml-eslint-parser": "^1.2.3", |
104 |
| - "yargs": "^17.7.2" |
| 68 | + "@isentinel/eslint-plugin-comment-length": "1.7.3", |
| 69 | + "@shopify/eslint-plugin": "45.0.0", |
| 70 | + "@stylistic/eslint-plugin": "2.1.0", |
| 71 | + "@typescript-eslint/eslint-plugin": "7.13.0", |
| 72 | + "@typescript-eslint/parser": "7.13.0", |
| 73 | + "eslint-config-flat-gitignore": "0.1.5", |
| 74 | + "eslint-config-prettier": "9.1.0", |
| 75 | + "eslint-flat-config-utils": "0.2.5", |
| 76 | + "eslint-merge-processors": "0.1.0", |
| 77 | + "eslint-plugin-antfu": "2.3.3", |
| 78 | + "eslint-plugin-arrow-return-style": "1.3.0", |
| 79 | + "eslint-plugin-eslint-comments": "3.2.0", |
| 80 | + "eslint-plugin-format": "0.1.1", |
| 81 | + "eslint-plugin-import-x": "0.5.1", |
| 82 | + "eslint-plugin-jsdoc": "48.2.12", |
| 83 | + "eslint-plugin-jsonc": "2.16.0", |
| 84 | + "eslint-plugin-markdown": "5.0.0", |
| 85 | + "eslint-plugin-no-autofix": "2.0.0", |
| 86 | + "eslint-plugin-perfectionist": "2.11.0", |
| 87 | + "eslint-plugin-prettier": "5.1.3", |
| 88 | + "eslint-plugin-promise": "6.2.0", |
| 89 | + "eslint-plugin-sonarjs": "1.0.3", |
| 90 | + "eslint-plugin-toml": "0.11.0", |
| 91 | + "eslint-plugin-unicorn": "53.0.0", |
| 92 | + "eslint-plugin-yml": "1.14.0", |
| 93 | + "globals": "15.4.0", |
| 94 | + "isentinel-eslint-plugin-roblox-ts": "0.0.37", |
| 95 | + "jsonc-eslint-parser": "2.4.0", |
| 96 | + "local-pkg": "0.5.0", |
| 97 | + "parse-gitignore": "2.0.0", |
| 98 | + "picocolors": "1.0.1", |
| 99 | + "prettier": "3.3.2", |
| 100 | + "prettier-plugin-jsdoc": "1.3.0", |
| 101 | + "prompts": "2.4.2", |
| 102 | + "toml-eslint-parser": "0.9.3", |
| 103 | + "yaml-eslint-parser": "1.2.3", |
| 104 | + "yargs": "17.7.2" |
105 | 105 | },
|
106 | 106 | "devDependencies": {
|
107 |
| - "@antfu/ni": "^0.21.12", |
108 |
| - "@eslint-react/eslint-plugin": "^1.5.15", |
109 |
| - "@eslint/config-inspector": "^0.4.11", |
| 107 | + "@antfu/ni": "0.21.12", |
| 108 | + "@eslint-react/eslint-plugin": "1.5.15", |
| 109 | + "@eslint/config-inspector": "0.4.11", |
110 | 110 | "@isentinel/eslint-config": "workspace:*",
|
111 |
| - "@stylistic/eslint-plugin-migrate": "^2.1.0", |
112 |
| - "@types/eslint": "^8.56.10", |
113 |
| - "@types/fs-extra": "^11.0.4", |
114 |
| - "@types/node": "^20.14.2", |
115 |
| - "@types/prompts": "^2.4.9", |
116 |
| - "@types/yargs": "^17.0.32", |
117 |
| - "bumpp": "^9.4.1", |
118 |
| - "bundle-require": "^5.0.0", |
119 |
| - "eslint": "^9.4.0", |
120 |
| - "eslint-plugin-react-hooks": "^4.6.2", |
121 |
| - "eslint-plugin-simple-import-sort": "^12.1.0", |
122 |
| - "eslint-typegen": "^0.2.4", |
123 |
| - "esno": "^4.7.0", |
124 |
| - "execa": "^9.2.0", |
125 |
| - "fast-glob": "^3.3.2", |
126 |
| - "fs-extra": "^11.2.0", |
127 |
| - "lint-staged": "^15.2.7", |
128 |
| - "rimraf": "^5.0.7", |
129 |
| - "simple-git-hooks": "^2.11.1", |
130 |
| - "tsup": "^8.1.0", |
131 |
| - "typescript": "^5.4.5" |
| 111 | + "@stylistic/eslint-plugin-migrate": "2.1.0", |
| 112 | + "@types/eslint": "8.56.10", |
| 113 | + "@types/fs-extra": "11.0.4", |
| 114 | + "@types/node": "20.14.6", |
| 115 | + "@types/prompts": "2.4.9", |
| 116 | + "@types/yargs": "17.0.32", |
| 117 | + "bumpp": "9.4.1", |
| 118 | + "bundle-require": "5.0.0", |
| 119 | + "eslint": "9.4.0", |
| 120 | + "eslint-plugin-react-hooks": "4.6.2", |
| 121 | + "eslint-plugin-simple-import-sort": "12.1.0", |
| 122 | + "eslint-typegen": "0.2.4", |
| 123 | + "esno": "4.7.0", |
| 124 | + "execa": "9.2.0", |
| 125 | + "fast-glob": "3.3.2", |
| 126 | + "fs-extra": "11.2.0", |
| 127 | + "lint-staged": "15.2.7", |
| 128 | + "rimraf": "5.0.7", |
| 129 | + "simple-git-hooks": "2.11.1", |
| 130 | + "tsup": "8.1.0", |
| 131 | + "typescript": "5.4.5" |
132 | 132 | },
|
133 | 133 | "simple-git-hooks": {
|
134 | 134 | "pre-commit": "pnpm lint-staged"
|
|
0 commit comments