Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAegis committed Nov 30, 2024
1 parent 2314838 commit 3ec77d2
Show file tree
Hide file tree
Showing 31 changed files with 223 additions and 164 deletions.
2 changes: 1 addition & 1 deletion libs/example-svelte-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@alexaegis/svelte-config": "workspace:^",
"@alexaegis/ts": "workspace:^",
"@alexaegis/vitest": "workspace:^",
"@pakk/cli": "^0.13.0",
"@pakk/cli": "^0.13.1",
"@sveltejs/package": "^2.3.7",
"@types/node": "^22.10.1",
"stylelint": "^16.11.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"@alexaegis/autotool-plugin-vitest": "workspace:^",
"@alexaegis/autotool-plugin-vscode": "workspace:^",
"@alexaegis/autotool-plugin-workspace": "workspace:^",
"@alexaegis/coverage-tools": "^0.10.1",
"@alexaegis/coverage-tools": "^0.11.0",
"@alexaegis/eslint-config-core": "workspace:^",
"@alexaegis/nuke": "workspace:^",
"@alexaegis/stylelint-config": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool-plugin-commitlint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"dependencies": {
"@alexaegis/commitlint-config": "workspace:^",
"@alexaegis/logging": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"autotool-plugin": "^0.6.1",
"commitlint": "^19.2.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/autotool-plugin-depcheck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"./readme": "./readme.md"
},
"dependencies": {
"@alexaegis/logging": "^0.10.1",
"@alexaegis/predicate": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"@alexaegis/predicate": "^0.11.0",
"autotool-plugin": "^0.6.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool-plugin-editorconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"./readme": "./readme.md"
},
"dependencies": {
"@alexaegis/logging": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"autotool-plugin": "^0.6.1"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/autotool-plugin-eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"./readme": "./readme.md"
},
"dependencies": {
"@alexaegis/logging": "^0.10.1",
"@alexaegis/predicate": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"@alexaegis/predicate": "^0.11.0",
"autotool-plugin": "^0.6.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool-plugin-git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"./readme": "./readme.md"
},
"dependencies": {
"@alexaegis/logging": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"autotool-plugin": "^0.6.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool-plugin-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"./readme": "./readme.md"
},
"dependencies": {
"@alexaegis/logging": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"autotool-plugin": "^0.6.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool-plugin-husky/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
"dependencies": {
"@alexaegis/lint-staged-config": "workspace:^",
"@alexaegis/logging": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"@commitlint/config-conventional": "^19.1.0",
"autotool-plugin": "^0.6.1",
"husky": "^9.1.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool-plugin-ncu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"./readme": "./readme.md"
},
"dependencies": {
"@alexaegis/logging": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"autotool-plugin": "^0.6.1",
"npm-check-updates": "^17.1.11"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool-plugin-prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"./workspace-only": "./static/workspace-only.prettierignore"
},
"dependencies": {
"@alexaegis/logging": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"@alexaegis/prettier-config": "workspace:^",
"autotool-plugin": "^0.6.1",
"prettier": "^3.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool-plugin-publint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"./readme": "./readme.md"
},
"dependencies": {
"@alexaegis/logging": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"autotool-plugin": "^0.6.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool-plugin-remark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
}
},
"dependencies": {
"@alexaegis/logging": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"@alexaegis/remark-preset": "workspace:^",
"autotool-plugin": "^0.6.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool-plugin-standard-version/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"./versionrc.cjs": "./static/versionrc.cjs.txt"
},
"dependencies": {
"@alexaegis/logging": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"@alexaegis/standard-version": "workspace:^",
"autotool-plugin": "^0.6.1",
"commit-and-tag-version": "^12.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool-plugin-stylelint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"./stylelintignore": "./static/stylelintignore"
},
"dependencies": {
"@alexaegis/logging": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"autotool-plugin": "^0.6.1"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/autotool-plugin-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,17 @@
"./vite-sveltekit-app.config": "./static/vite-sveltekit-app.config.ts"
},
"dependencies": {
"@alexaegis/coverage-tools": "^0.10.1",
"@alexaegis/logging": "^0.10.1",
"@alexaegis/predicate": "^0.10.1",
"@alexaegis/coverage-tools": "^0.11.0",
"@alexaegis/logging": "^0.11.0",
"@alexaegis/predicate": "^0.11.0",
"autotool-plugin": "^0.6.1"
},
"devDependencies": {
"@alexaegis/eslint-config-vitest": "workspace:^",
"@alexaegis/ts": "workspace:^",
"@alexaegis/vite": "workspace:^",
"@alexaegis/vitest": "workspace:^",
"@pakk/cli": "^0.13.0",
"@pakk/cli": "^0.13.1",
"@sveltejs/adapter-auto": "^3.3.1",
"@sveltejs/adapter-node": "^5.2.9",
"@sveltejs/adapter-static": "^3.0.6",
Expand Down
8 changes: 4 additions & 4 deletions packages/autotool-plugin-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@
"./workspace-tsconfig": "./static/workspace-tsconfig.json"
},
"dependencies": {
"@alexaegis/logging": "^0.10.1",
"@alexaegis/match": "^0.10.1",
"@alexaegis/predicate": "^0.10.1",
"@alexaegis/workspace-tools": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"@alexaegis/match": "^0.11.0",
"@alexaegis/predicate": "^0.11.0",
"@alexaegis/workspace-tools": "^0.11.0",
"autotool-plugin": "^0.6.1",
"typescript": "^5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool-plugin-turbo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"./turbo": "./static/turbo.json"
},
"dependencies": {
"@alexaegis/logging": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"autotool-plugin": "^0.6.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool-plugin-typedoc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"./workspace-typedoc": "./static/workspace-typedoc.json"
},
"dependencies": {
"@alexaegis/logging": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"autotool-plugin": "^0.6.1",
"typedoc": "^0.27.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/autotool-plugin-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"./vite-lib.config": "./static/vite-lib.config.ts"
},
"dependencies": {
"@alexaegis/logging": "^0.10.1",
"@alexaegis/predicate": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"@alexaegis/predicate": "^0.11.0",
"autotool-plugin": "^0.6.1",
"vite": "^6.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool-plugin-vitepress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"./readme": "./readme.md"
},
"dependencies": {
"@alexaegis/logging": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"autotool-plugin": "^0.6.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/autotool-plugin-vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
"./readme": "./readme.md"
},
"dependencies": {
"@alexaegis/coverage-tools": "^0.10.1",
"@alexaegis/logging": "^0.10.1",
"@alexaegis/predicate": "^0.10.1",
"@alexaegis/coverage-tools": "^0.11.0",
"@alexaegis/logging": "^0.11.0",
"@alexaegis/predicate": "^0.11.0",
"autotool-plugin": "^0.6.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool-plugin-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"./tasks": "./static/tasks.json"
},
"dependencies": {
"@alexaegis/logging": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"autotool-plugin": "^0.6.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool-plugin-workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"./readme": "./readme.md"
},
"dependencies": {
"@alexaegis/logging": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"autotool-plugin": "^0.6.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/lint-staged-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"./readme": "./readme.md"
},
"dependencies": {
"@alexaegis/fs": "^0.10.1",
"@alexaegis/fs": "^0.11.0",
"lint-staged": "15.2.10",
"typescript": "^5.7.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/nuke/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
"nuke": "./shims/nuke.js"
},
"dependencies": {
"@alexaegis/cli-tools": "^0.10.1",
"@alexaegis/common": "^0.10.1",
"@alexaegis/logging": "^0.10.1",
"@alexaegis/workspace-tools": "^0.10.1",
"@alexaegis/cli-tools": "^0.11.0",
"@alexaegis/common": "^0.11.0",
"@alexaegis/logging": "^0.11.0",
"@alexaegis/workspace-tools": "^0.11.0",
"globby": "^14.0.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/standard-version/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"./readme": "./readme.md"
},
"dependencies": {
"@alexaegis/coverage-tools": "^0.10.1",
"@alexaegis/workspace-tools": "^0.10.1",
"@alexaegis/coverage-tools": "^0.11.0",
"@alexaegis/workspace-tools": "^0.11.0",
"glob": "^11.0.0",
"js-yaml": "^4.1.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/turbowatch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"./readme": "./readme.md"
},
"dependencies": {
"@alexaegis/common": "^0.10.1",
"@alexaegis/fs": "^0.10.1",
"@alexaegis/workspace-tools": "^0.10.1"
"@alexaegis/common": "^0.11.0",
"@alexaegis/fs": "^0.11.0",
"@alexaegis/workspace-tools": "^0.11.0"
},
"devDependencies": {
"@alexaegis/eslint-config-vitest": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"./readme": "./readme.md"
},
"dependencies": {
"@alexaegis/logging": "^0.10.1",
"@alexaegis/logging": "^0.11.0",
"vite": "^6.0.1",
"vite-plugin-pakk": "^0.13.0"
"vite-plugin-pakk": "^0.13.1"
},
"devDependencies": {
"@types/node": "^22.10.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/vitepress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"dependencies": {
"vite": "^6.0.1",
"vite-plugin-pakk": "^0.13.0"
"vite-plugin-pakk": "^0.13.1"
},
"devDependencies": {
"@alexaegis/eslint-config-vitest": "workspace:^",
Expand Down
Loading

0 comments on commit 3ec77d2

Please sign in to comment.