Skip to content

Commit

Permalink
chore: updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAegis committed Jun 13, 2024
1 parent 656a878 commit 1a827eb
Show file tree
Hide file tree
Showing 86 changed files with 1,857 additions and 1,520 deletions.
34 changes: 17 additions & 17 deletions apps/svelte-example-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,27 +61,27 @@
"@alexaegis/vitest": "workspace:^",
"@skeletonlabs/skeleton": "^2.10.0",
"@skeletonlabs/tw-plugin": "^0.4.0",
"@sveltejs/adapter-auto": "^3.2.0",
"@sveltejs/adapter-node": "^5.0.1",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/adapter-vercel": "^5.3.0",
"@sveltejs/kit": "^2.5.9",
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"@types/node": "^20.12.12",
"@sveltejs/adapter-auto": "^3.2.2",
"@sveltejs/adapter-node": "^5.0.2",
"@sveltejs/adapter-static": "^3.0.2",
"@sveltejs/adapter-vercel": "^5.3.2",
"@sveltejs/kit": "^2.5.11",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@types/node": "^20.14.2",
"autoprefixer": "^10.4.19",
"eslint-config-turbo": "^1.13.3",
"eslint-plugin-svelte": "^2.39.0",
"eslint-config-turbo": "^2.0.3",
"eslint-plugin-svelte": "^2.39.3",
"eslint-plugin-unicorn": "^53.0.0",
"postcss": "^8.4.38",
"postcss-load-config": "^5.1.0",
"prettier": "^3.2.5",
"stylelint": "^16.5.0",
"svelte": "^4.2.17",
"svelte-check": "^3.7.1",
"svelte-preprocess": "^5.1.4",
"tailwindcss": "^3.4.3",
"postcss-load-config": "^6.0.1",
"prettier": "^3.3.2",
"stylelint": "^16.6.1",
"svelte": "^4.2.18",
"svelte-check": "^3.8.0",
"svelte-preprocess": "^6.0.0",
"tailwindcss": "^3.4.4",
"turbowatch": "^2.29.4",
"vite": "^5.2.11",
"vite": "^5.3.0",
"vitest": "^1.6.0"
}
}
2 changes: 1 addition & 1 deletion apps/svelte-example-app/turbo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://turborepo.org/schema.json",
"extends": ["//"],
"pipeline": {
"tasks": {
"build-lib_": {
"dependsOn": ["^build-lib_", "@alexaegis/vite#build-lib_"]
},
Expand Down
12 changes: 6 additions & 6 deletions libs/example-svelte-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@
"@alexaegis/ts": "workspace:^",
"@alexaegis/vitest": "workspace:^",
"@pakk/cli": "^0.12.1",
"@sveltejs/package": "^2.3.1",
"@types/node": "^20.12.12",
"stylelint": "^16.5.0",
"svelte": "^4.2.17",
"svelte-check": "^3.7.1",
"svelte-preprocess": "^5.1.4",
"@sveltejs/package": "^2.3.2",
"@types/node": "^20.14.2",
"stylelint": "^16.6.1",
"svelte": "^4.2.18",
"svelte-check": "^3.8.0",
"svelte-preprocess": "^6.0.0",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
}
Expand Down
2 changes: 1 addition & 1 deletion libs/example-svelte-lib/turbo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://turborepo.org/schema.json",
"extends": ["//"],
"pipeline": {
"tasks": {
"build-lib_": {
"dependsOn": ["^build-lib_", "@alexaegis/vite#build-lib_"]
},
Expand Down
4 changes: 2 additions & 2 deletions libs/example-ts-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"@alexaegis/vite": "workspace:^",
"@alexaegis/vitest": "workspace:^",
"@types/eslint": "^8.56.10",
"@types/node": "^20.12.12",
"vite": "^5.2.11",
"@types/node": "^20.14.2",
"vite": "^5.3.0",
"vitest": "^1.6.0"
}
}
2 changes: 1 addition & 1 deletion libs/example-ts-lib/turbo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://turborepo.org/schema.json",
"extends": ["//"],
"pipeline": {
"tasks": {
"build-lib_": {
"dependsOn": ["^build-lib_", "@alexaegis/vite#build-lib_"]
},
Expand Down
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"node": ">=20",
"pnpm": ">=9"
},
"packageManager": "pnpm@9.1.2",
"packageManager": "pnpm@9.3.0",
"workspaces": [
"apps/*",
"examples/*",
Expand Down Expand Up @@ -112,31 +112,31 @@
"@alexaegis/ts": "workspace:^",
"@lcov-viewer/cli": "^1.3.0",
"@types/eslint": "^8.56.10",
"@types/node": "^20.12.12",
"@types/node": "^20.14.2",
"@types/yargs": "^17.0.32",
"@vitest/coverage-v8": "^1.6.0",
"autotool": "^0.6.1",
"commit-and-tag-version": "^12.4.1",
"commitlint": "^19.3.0",
"depcheck": "^1.4.7",
"eslint": "^9.3.0",
"eslint": "^9.4.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.7",
"npm-check-updates": "^16.14.20",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.3",
"prettier-plugin-tailwindcss": "^0.5.14",
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.6.4",
"publint": "^0.2.8",
"remark": "^15.0.1",
"remark-cli": "^12.0.1",
"stylelint": "^16.5.0",
"svelte-check": "^3.7.1",
"stylelint": "^16.6.1",
"svelte-check": "^3.8.0",
"ts-node": "^10.9.2",
"turbo": "^1.13.3",
"turbo-ignore": "^1.13.3",
"turbo": "^2.0.3",
"turbo-ignore": "^2.0.3",
"typedoc": "^0.25.13",
"typescript": "^5.4.5",
"vitepress": "1.2.2",
"vitepress": "1.2.3",
"vitest": "^1.6.0"
}
}
4 changes: 2 additions & 2 deletions packages/autotool-plugin-commitlint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@
"@alexaegis/ts": "workspace:^",
"@alexaegis/vite": "workspace:^",
"@alexaegis/vitest": "workspace:^",
"@types/node": "^20.12.12",
"@types/node": "^20.14.2",
"publint": "^0.2.8",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^5.3.0",
"vitest": "^1.6.0"
}
}
2 changes: 1 addition & 1 deletion packages/autotool-plugin-commitlint/turbo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://turborepo.org/schema.json",
"extends": ["//"],
"pipeline": {
"tasks": {
"build-lib_": {
"dependsOn": ["^build-lib_", "@alexaegis/vite#build-lib_"]
},
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 @@ -62,11 +62,11 @@
"@alexaegis/ts": "workspace:^",
"@alexaegis/vite": "workspace:^",
"@alexaegis/vitest": "workspace:^",
"@types/node": "^20.12.12",
"@types/node": "^20.14.2",
"depcheck": "^1.4.7",
"publint": "^0.2.8",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^5.3.0",
"vitest": "^1.6.0"
}
}
2 changes: 1 addition & 1 deletion packages/autotool-plugin-depcheck/turbo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://turborepo.org/schema.json",
"extends": ["//"],
"pipeline": {
"tasks": {
"build-lib_": {
"dependsOn": ["^build-lib_", "@alexaegis/vite#build-lib_"]
},
Expand Down
4 changes: 2 additions & 2 deletions packages/autotool-plugin-editorconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@
"@alexaegis/ts": "workspace:^",
"@alexaegis/vite": "workspace:^",
"@alexaegis/vitest": "workspace:^",
"@types/node": "^20.12.12",
"@types/node": "^20.14.2",
"publint": "^0.2.8",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^5.3.0",
"vitest": "^1.6.0"
}
}
2 changes: 1 addition & 1 deletion packages/autotool-plugin-editorconfig/turbo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://turborepo.org/schema.json",
"extends": ["//"],
"pipeline": {
"tasks": {
"build-lib_": {
"dependsOn": ["^build-lib_", "@alexaegis/vite#build-lib_"]
},
Expand Down
6 changes: 3 additions & 3 deletions packages/autotool-plugin-eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@
"@alexaegis/vite": "workspace:^",
"@alexaegis/vitest": "workspace:^",
"@types/eslint": "^8.56.10",
"@types/node": "^20.12.12",
"eslint": "^9.3.0",
"@types/node": "^20.14.2",
"eslint": "^9.4.0",
"publint": "^0.2.8",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^5.3.0",
"vitest": "^1.6.0"
}
}
2 changes: 1 addition & 1 deletion packages/autotool-plugin-eslint/turbo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://turborepo.org/schema.json",
"extends": ["//"],
"pipeline": {
"tasks": {
"build-lib_": {
"dependsOn": ["^build-lib_", "@alexaegis/vite#build-lib_"]
},
Expand Down
4 changes: 2 additions & 2 deletions packages/autotool-plugin-git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@
"@alexaegis/ts": "workspace:^",
"@alexaegis/vite": "workspace:^",
"@alexaegis/vitest": "workspace:^",
"@types/node": "^20.12.12",
"@types/node": "^20.14.2",
"publint": "^0.2.8",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^5.3.0",
"vitest": "^1.6.0"
}
}
2 changes: 1 addition & 1 deletion packages/autotool-plugin-git/turbo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://turborepo.org/schema.json",
"extends": ["//"],
"pipeline": {
"tasks": {
"build-lib_": {
"dependsOn": ["^build-lib_", "@alexaegis/vite#build-lib_"]
},
Expand Down
4 changes: 2 additions & 2 deletions packages/autotool-plugin-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@
"@alexaegis/ts": "workspace:^",
"@alexaegis/vite": "workspace:^",
"@alexaegis/vitest": "workspace:^",
"@types/node": "^20.12.12",
"@types/node": "^20.14.2",
"publint": "^0.2.8",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^5.3.0",
"vitest": "^1.6.0"
}
}
2 changes: 1 addition & 1 deletion packages/autotool-plugin-github/turbo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://turborepo.org/schema.json",
"extends": ["//"],
"pipeline": {
"tasks": {
"build-lib_": {
"dependsOn": ["^build-lib_", "@alexaegis/vite#build-lib_"]
},
Expand Down
6 changes: 3 additions & 3 deletions packages/autotool-plugin-husky/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,17 +61,17 @@
"@commitlint/config-conventional": "^19.1.0",
"autotool-plugin": "^0.6.1",
"husky": "^9.0.11",
"lint-staged": "^15.2.2"
"lint-staged": "^15.2.7"
},
"devDependencies": {
"@alexaegis/eslint-config-vitest": "workspace:^",
"@alexaegis/ts": "workspace:^",
"@alexaegis/vite": "workspace:^",
"@alexaegis/vitest": "workspace:^",
"@types/node": "^20.12.12",
"@types/node": "^20.14.2",
"publint": "^0.2.8",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^5.3.0",
"vitest": "^1.6.0"
}
}
2 changes: 1 addition & 1 deletion packages/autotool-plugin-husky/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import packageJson from '@alexaegis/autotool-plugin-husky/package.json' assert { type: 'json' };
import { type AutotoolPlugin, type AutotoolPluginObject } from 'autotool-plugin';
import type { AutotoolPlugin, AutotoolPluginObject } from 'autotool-plugin';
import { join } from 'node:path';

export const plugin: AutotoolPlugin = (_options): AutotoolPluginObject => {
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool-plugin-husky/turbo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://turborepo.org/schema.json",
"extends": ["//"],
"pipeline": {
"tasks": {
"build-lib_": {
"dependsOn": ["^build-lib_", "@alexaegis/vite#build-lib_"]
},
Expand Down
4 changes: 2 additions & 2 deletions packages/autotool-plugin-ncu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@
"@alexaegis/ts": "workspace:^",
"@alexaegis/vite": "workspace:^",
"@alexaegis/vitest": "workspace:^",
"@types/node": "^20.12.12",
"@types/node": "^20.14.2",
"publint": "^0.2.8",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^5.3.0",
"vitest": "^1.6.0"
}
}
2 changes: 1 addition & 1 deletion packages/autotool-plugin-ncu/turbo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://turborepo.org/schema.json",
"extends": ["//"],
"pipeline": {
"tasks": {
"build-lib_": {
"dependsOn": ["^build-lib_", "@alexaegis/vite#build-lib_"]
},
Expand Down
10 changes: 5 additions & 5 deletions packages/autotool-plugin-prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,19 +64,19 @@
"@alexaegis/logging": "^0.10.0",
"@alexaegis/prettier-config": "workspace:^",
"autotool-plugin": "^0.6.1",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.3",
"prettier-plugin-tailwindcss": "^0.5.14"
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.6.4"
},
"devDependencies": {
"@alexaegis/eslint-config-vitest": "workspace:^",
"@alexaegis/ts": "workspace:^",
"@alexaegis/vite": "workspace:^",
"@alexaegis/vitest": "workspace:^",
"@types/node": "^20.12.12",
"@types/node": "^20.14.2",
"publint": "^0.2.8",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^5.3.0",
"vitest": "^1.6.0"
}
}
2 changes: 1 addition & 1 deletion packages/autotool-plugin-prettier/turbo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://turborepo.org/schema.json",
"extends": ["//"],
"pipeline": {
"tasks": {
"build-lib_": {
"dependsOn": ["^build-lib_", "@alexaegis/vite#build-lib_"]
},
Expand Down
4 changes: 2 additions & 2 deletions packages/autotool-plugin-publint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@
"@alexaegis/ts": "workspace:^",
"@alexaegis/vite": "workspace:^",
"@alexaegis/vitest": "workspace:^",
"@types/node": "^20.12.12",
"@types/node": "^20.14.2",
"publint": "^0.2.8",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^5.3.0",
"vitest": "^1.6.0"
}
}
Loading

0 comments on commit 1a827eb

Please sign in to comment.