|
36 | 36 | "node": ">=18.10.0",
|
37 | 37 | "pnpm": ">=8.0.0"
|
38 | 38 | },
|
39 |
| - "packageManager": "pnpm@8.15.5", |
| 39 | + "packageManager": "pnpm@9.1.2", |
40 | 40 | "workspaces": [
|
41 | 41 | "solutions/typescript/libs/*",
|
42 | 42 | "solutions/typescript/2015/*",
|
|
87 | 87 | "typedoc_": "typedoc"
|
88 | 88 | },
|
89 | 89 | "devDependencies": {
|
90 |
| - "@alexaegis/autotool-plugin-commitlint": "^0.10.4", |
91 |
| - "@alexaegis/autotool-plugin-depcheck": "^0.10.4", |
92 |
| - "@alexaegis/autotool-plugin-editorconfig": "^0.10.4", |
93 |
| - "@alexaegis/autotool-plugin-eslint": "^0.10.4", |
94 |
| - "@alexaegis/autotool-plugin-git": "^0.10.4", |
95 |
| - "@alexaegis/autotool-plugin-github": "^0.10.4", |
96 |
| - "@alexaegis/autotool-plugin-husky": "^0.10.4", |
97 |
| - "@alexaegis/autotool-plugin-ncu": "^0.10.4", |
98 |
| - "@alexaegis/autotool-plugin-prettier": "^0.10.4", |
99 |
| - "@alexaegis/autotool-plugin-publint": "^0.10.4", |
100 |
| - "@alexaegis/autotool-plugin-remark": "^0.10.4", |
101 |
| - "@alexaegis/autotool-plugin-standard-version": "^0.10.4", |
102 |
| - "@alexaegis/autotool-plugin-stylelint": "^0.10.4", |
103 |
| - "@alexaegis/autotool-plugin-svelte": "^0.10.4", |
104 |
| - "@alexaegis/autotool-plugin-ts": "^0.10.4", |
105 |
| - "@alexaegis/autotool-plugin-turbo": "^0.10.4", |
106 |
| - "@alexaegis/autotool-plugin-typedoc": "^0.10.4", |
107 |
| - "@alexaegis/autotool-plugin-vite": "^0.10.4", |
108 |
| - "@alexaegis/autotool-plugin-vitest": "^0.10.4", |
109 |
| - "@alexaegis/autotool-plugin-vscode": "^0.10.4", |
110 |
| - "@alexaegis/autotool-plugin-workspace": "^0.10.4", |
111 |
| - "@alexaegis/coverage-tools": "^0.9.1", |
112 |
| - "@alexaegis/eslint-config-core": "^0.10.4", |
113 |
| - "@alexaegis/nuke": "^0.10.4", |
114 |
| - "@alexaegis/stylelint-config": "^0.10.4", |
115 |
| - "@alexaegis/ts": "^0.10.4", |
| 90 | + "@alexaegis/autotool-plugin-commitlint": "^0.11.4", |
| 91 | + "@alexaegis/autotool-plugin-depcheck": "^0.11.4", |
| 92 | + "@alexaegis/autotool-plugin-editorconfig": "^0.11.4", |
| 93 | + "@alexaegis/autotool-plugin-eslint": "^0.11.4", |
| 94 | + "@alexaegis/autotool-plugin-git": "^0.11.4", |
| 95 | + "@alexaegis/autotool-plugin-github": "^0.11.4", |
| 96 | + "@alexaegis/autotool-plugin-husky": "^0.11.4", |
| 97 | + "@alexaegis/autotool-plugin-ncu": "^0.11.4", |
| 98 | + "@alexaegis/autotool-plugin-prettier": "^0.11.4", |
| 99 | + "@alexaegis/autotool-plugin-publint": "^0.11.4", |
| 100 | + "@alexaegis/autotool-plugin-remark": "^0.11.4", |
| 101 | + "@alexaegis/autotool-plugin-standard-version": "^0.11.4", |
| 102 | + "@alexaegis/autotool-plugin-stylelint": "^0.11.4", |
| 103 | + "@alexaegis/autotool-plugin-svelte": "^0.11.4", |
| 104 | + "@alexaegis/autotool-plugin-ts": "^0.11.4", |
| 105 | + "@alexaegis/autotool-plugin-turbo": "^0.11.4", |
| 106 | + "@alexaegis/autotool-plugin-typedoc": "^0.11.4", |
| 107 | + "@alexaegis/autotool-plugin-vite": "^0.11.4", |
| 108 | + "@alexaegis/autotool-plugin-vitest": "^0.11.4", |
| 109 | + "@alexaegis/autotool-plugin-vscode": "^0.11.4", |
| 110 | + "@alexaegis/autotool-plugin-workspace": "^0.11.4", |
| 111 | + "@alexaegis/coverage-tools": "^0.10.0", |
| 112 | + "@alexaegis/eslint-config-core": "^0.11.4", |
| 113 | + "@alexaegis/nuke": "^0.11.4", |
| 114 | + "@alexaegis/stylelint-config": "^0.11.4", |
| 115 | + "@alexaegis/ts": "^0.11.4", |
116 | 116 | "@lcov-viewer/cli": "^1.3.0",
|
117 |
| - "@types/eslint": "^8.56.6", |
118 |
| - "@types/node": "^20.11.30", |
119 |
| - "@typescript-eslint/eslint-plugin": "^7.3.1", |
120 |
| - "@typescript-eslint/parser": "^7.3.1", |
121 |
| - "@vitest/coverage-v8": "^1.4.0", |
122 |
| - "autotool": "^0.5.0", |
123 |
| - "commit-and-tag-version": "^12.2.0", |
124 |
| - "commitlint": "^19.2.1", |
| 117 | + "@types/eslint": "^8.56.10", |
| 118 | + "@types/node": "^20.12.12", |
| 119 | + "@vitest/coverage-v8": "^1.6.0", |
| 120 | + "autotool": "^0.6.1", |
| 121 | + "commit-and-tag-version": "^12.4.1", |
| 122 | + "commitlint": "^19.3.0", |
125 | 123 | "depcheck": "^1.4.7",
|
126 |
| - "eslint": "^8.57.0", |
| 124 | + "eslint": "^9.3.0", |
127 | 125 | "husky": "^9.0.11",
|
128 | 126 | "lint-staged": "^15.2.2",
|
129 |
| - "npm-check-updates": "^16.14.17", |
| 127 | + "npm-check-updates": "^16.14.20", |
130 | 128 | "prettier": "^3.2.5",
|
131 |
| - "prettier-plugin-svelte": "^3.2.2", |
132 |
| - "prettier-plugin-tailwindcss": "^0.5.12", |
133 | 129 | "remark": "^15.0.1",
|
134 |
| - "remark-cli": "^12.0.0", |
135 |
| - "stylelint": "^16.2.1", |
136 |
| - "svelte-check": "^3.6.8", |
| 130 | + "remark-cli": "^12.0.1", |
| 131 | + "stylelint": "^16.5.0", |
| 132 | + "svelte-check": "^3.7.1", |
137 | 133 | "ts-node": "^10.9.2",
|
138 |
| - "turbo": "^1.13.0", |
139 |
| - "turbo-ignore": "^1.13.0", |
140 |
| - "typedoc": "^0.25.12", |
141 |
| - "typescript": "^5.4.3", |
142 |
| - "vitest": "^1.4.0" |
| 134 | + "turbo": "^1.13.3", |
| 135 | + "turbo-ignore": "^1.13.3", |
| 136 | + "typedoc": "^0.25.13", |
| 137 | + "typescript": "^5.4.5", |
| 138 | + "vitest": "^1.6.0" |
143 | 139 | }
|
144 | 140 | }
|
0 commit comments