Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2025
1 parent b21061b commit ca6a55d
Show file tree
Hide file tree
Showing 28 changed files with 2,592 additions and 1,658 deletions.
18 changes: 9 additions & 9 deletions apps/formi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@codemirror/language": "6.10.8",
"@codemirror/legacy-modes": "6.4.3",
"@vueuse/core": "12.6.1",
"@vueuse/core": "12.7.0",
"@yeger/fol": "workspace:*",
"codemirror": "6.0.1",
"d3-graph-controller": "workspace:*",
Expand All @@ -28,21 +28,21 @@
"zod": "3.24.2"
},
"devDependencies": {
"@nuxtjs/robots": "5.2.2",
"@unhead/shared": "1.11.19",
"@unocss/nuxt": "65.4.3",
"@unocss/reset": "65.4.3",
"@nuxtjs/robots": "5.2.4",
"@unhead/shared": "1.11.20",
"@unocss/nuxt": "65.5.0",
"@unocss/reset": "65.5.0",
"@vite-pwa/nuxt": "0.10.6",
"@vue/shared": "3.5.13",
"@vueuse/nuxt": "12.6.1",
"@vueuse/nuxt": "12.7.0",
"node-fetch-native": "1.6.6",
"nuxt": "3.15.4",
"nuxt-icon": "0.6.10",
"typescript": "5.7.3",
"typescript": "5.8.2",
"ufo": "1.5.4",
"vite": "6.1.0",
"vite": "6.2.0",
"vue": "3.5.13",
"vue-router": "4.5.0",
"vue-tsc": "2.2.0"
"vue-tsc": "2.2.4"
}
}
10 changes: 5 additions & 5 deletions docs/d3-graph-controller-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@
"preview": "vitepress serve"
},
"dependencies": {
"@algolia/client-search": "5.20.2",
"@algolia/client-search": "5.20.3",
"d3-graph-controller": "workspace:*",
"vue": "3.5.13"
},
"devDependencies": {
"@types/d3-selection": "3.0.11",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"unplugin-vue-components": "28.0.0",
"vite": "6.1.0",
"typescript": "5.8.2",
"unplugin-vue-components": "28.4.1",
"vite": "6.2.0",
"vite-plugin-lib": "workspace:*",
"vitepress": "1.6.3",
"vue-tsc": "2.2.0"
"vue-tsc": "2.2.4"
}
}
6 changes: 3 additions & 3 deletions docs/vecti-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"preview": "vitepress serve"
},
"dependencies": {
"@algolia/client-search": "5.20.2",
"@algolia/client-search": "5.20.3",
"vecti": "workspace:*",
"vue": "3.5.13"
},
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"vite": "6.1.0",
"typescript": "5.8.2",
"vite": "6.2.0",
"vite-plugin-lib": "workspace:*",
"vitepress": "1.6.3"
}
Expand Down
6 changes: 3 additions & 3 deletions docs/vue-marmoset-viewer-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"devDependencies": {
"@vitejs/plugin-vue": "5.2.1",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"vite": "6.1.0",
"typescript": "5.8.2",
"vite": "6.2.0",
"vite-plugin-lib": "workspace:*",
"vue": "3.5.13",
"vue-tsc": "2.2.0"
"vue-tsc": "2.2.4"
}
}
6 changes: 3 additions & 3 deletions docs/vue-masonry-wall-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"devDependencies": {
"@vitejs/plugin-vue": "5.2.1",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"vite": "6.1.0",
"typescript": "5.8.2",
"vite": "6.2.0",
"vite-plugin-lib": "workspace:*",
"vue": "3.5.13",
"vue-tsc": "2.2.0"
"vue-tsc": "2.2.4"
}
}
4 changes: 2 additions & 2 deletions docs/vue2-masonry-wall-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"devDependencies": {
"@vitejs/plugin-vue2": "2.3.3",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"vite": "6.1.0",
"typescript": "5.8.2",
"vite": "6.2.0",
"vite-plugin-lib": "workspace:*",
"vue": "2.7.16"
}
Expand Down
8 changes: 4 additions & 4 deletions examples/vite-plugin-ssg-utils-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"check:tsc": "tsc"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.6",
"@unhead/vue": "1.11.18",
"@vitejs/plugin-vue": "5.2.1",
"@yeger/tsconfig": "workspace:*",
"critters": "0.0.25",
"typescript": "5.7.3",
"vite": "6.1.0",
"typescript": "5.8.2",
"vite": "6.2.0",
"vite-plugin-ssg-utils": "workspace:*",
"vite-ssg": "25.0.0",
"vite-ssg": "25.2.0",
"vue": "3.5.13",
"vue-router": "4.5.0"
}
Expand Down
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@10.4.0",
"packageManager": "pnpm@10.5.2",
"description": "Monorepo for `@yeger` and related NPM packages",
"repository": {
"url": "https://github.com/DerYeger/yeger"
Expand Down Expand Up @@ -39,27 +39,27 @@
},
"devDependencies": {
"@antfu/ni": "23.3.1",
"@changesets/cli": "2.27.12",
"@changesets/cli": "2.28.1",
"@commitlint/cli": "19.7.1",
"@commitlint/config-conventional": "19.7.1",
"@turbo/gen": "2.4.2",
"@types/node": "22.13.4",
"@vitest/coverage-v8": "3.0.5",
"@vitest/ui": "3.0.5",
"@turbo/gen": "2.4.4",
"@types/node": "22.13.6",
"@vitest/coverage-v8": "3.0.7",
"@vitest/ui": "3.0.7",
"@yeger/eslint-config": "workspace:*",
"@yeger/scripts": "workspace:*",
"@yeger/turbo-graph": "workspace:*",
"cross-env": "7.0.3",
"eslint": "9.20.1",
"eslint": "9.21.0",
"husky": "9.1.7",
"lint-staged": "15.4.3",
"publint": "0.3.5",
"publint": "0.3.7",
"rimraf": "6.0.1",
"syncpack": "13.0.2",
"taze": "18.5.0",
"turbo": "2.4.2",
"vercel": "41.1.4",
"vitest": "3.0.5"
"taze": "18.6.0",
"turbo": "2.4.4",
"vercel": "41.3.0",
"vitest": "3.0.7"
},
"pnpm": {
"overrides": {
Expand Down
6 changes: 3 additions & 3 deletions packages/d3-graph-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@
"@types/d3-force": "3.0.10",
"@types/d3-selection": "3.0.11",
"@types/d3-zoom": "3.0.8",
"@types/node": "22.13.4",
"@types/node": "22.13.6",
"@types/resize-observer-browser": "0.1.11",
"@yeger/deepmerge": "workspace:*",
"@yeger/tsconfig": "workspace:*",
"jsdom": "26.0.0",
"typescript": "5.7.3",
"vite": "6.1.0",
"typescript": "5.8.2",
"vite": "6.2.0",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/debounce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
},
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"vite": "6.1.0",
"typescript": "5.8.2",
"vite": "6.2.0",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/deepmerge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"lint": "yeger-lint"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.6",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"vite": "6.1.0",
"typescript": "5.8.2",
"vite": "6.2.0",
"vite-plugin-lib": "workspace:*"
}
}
16 changes: 8 additions & 8 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,27 +46,27 @@
"eslint": ">=9.0.0"
},
"dependencies": {
"@antfu/eslint-config": "4.2.0",
"@eslint-react/eslint-plugin": "1.26.2",
"@eslint/eslintrc": "3.2.0",
"@antfu/eslint-config": "4.3.0",
"@eslint-react/eslint-plugin": "1.28.0",
"@eslint/eslintrc": "3.3.0",
"astro-eslint-parser": "1.2.1",
"eslint-import-resolver-typescript": "3.8.0",
"eslint-import-resolver-typescript": "3.8.3",
"eslint-plugin-astro": "1.3.1",
"eslint-plugin-cypress": "4.1.0",
"eslint-plugin-format": "1.0.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-markdown": "5.1.0",
"eslint-plugin-md": "1.0.19",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-react-hooks": "5.2.0",
"eslint-plugin-react-refresh": "0.4.19",
"eslint-plugin-svelte": "2.46.1",
"eslint-plugin-tailwindcss": "3.18.0",
"eslint-plugin-tsdoc": "0.4.0",
"eslint-plugin-turbo": "2.4.2",
"eslint-plugin-yml": "1.16.0",
"eslint-plugin-turbo": "2.4.4",
"eslint-plugin-yml": "1.17.0",
"picocolors": "1.1.1",
"yaml-eslint-parser": "1.2.3"
"yaml-eslint-parser": "1.3.0"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions packages/fol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
},
"devDependencies": {
"@ohm-js/cli": "2.0.0",
"@types/node": "22.13.4",
"@types/node": "22.13.6",
"@yeger/tsconfig": "workspace:*",
"resumon": "workspace:*",
"typescript": "5.7.3",
"vite": "6.1.0",
"typescript": "5.8.2",
"vite": "6.2.0",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/resumon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
"test": "vitest"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.6",
"@vue/component-compiler-utils": "3.3.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"vite": "6.1.0",
"typescript": "5.8.2",
"vite": "6.2.0",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
},
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"vite": "6.1.0",
"typescript": "5.8.2",
"vite": "6.2.0",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/streams/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
},
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"vite": "6.1.0",
"typescript": "5.8.2",
"vite": "6.2.0",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
12 changes: 6 additions & 6 deletions packages/turbo-graph-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"d3-scale": "4.0.2",
"d3-scale-chromatic": "3.1.0",
"execa": "9.5.2",
"lucide-react": "0.475.0",
"lucide-react": "0.477.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"reactflow": "11.11.4",
Expand All @@ -57,16 +57,16 @@
"devDependencies": {
"@types/d3-scale": "4.0.9",
"@types/d3-scale-chromatic": "3.1.0",
"@types/node": "22.13.4",
"@types/node": "22.13.6",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@yeger/tsconfig": "workspace:*",
"autoprefixer": "10.4.20",
"eslint-config-next": "15.1.7",
"next": "15.1.7",
"postcss": "8.5.2",
"eslint-config-next": "15.2.0",
"next": "15.2.0",
"postcss": "8.5.3",
"tailwindcss": "3.4.17",
"typescript": "5.7.3"
"typescript": "5.8.2"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions packages/turbo-graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"dependencies": {
"@yeger/turbo-graph-ui": "workspace:*",
"cac": "6.7.14",
"next": "15.1.7",
"next": "15.2.0",
"open": "8.4.2",
"picocolors": "1.1.1"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.6",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"vite": "6.1.0",
"typescript": "5.8.2",
"vite": "6.2.0",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/vecti/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
"test": "vitest"
},
"devDependencies": {
"@types/node": "22.13.4",
"@types/node": "22.13.6",
"@vue/component-compiler-utils": "3.3.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"vite": "6.1.0",
"typescript": "5.8.2",
"vite": "6.2.0",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit ca6a55d

Please sign in to comment.