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 Nov 26, 2024
1 parent ef4a036 commit b239a1a
Show file tree
Hide file tree
Showing 28 changed files with 1,533 additions and 1,456 deletions.
16 changes: 8 additions & 8 deletions apps/formi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"check:vue": "nuxi typecheck"
},
"dependencies": {
"@codemirror/language": "6.10.3",
"@codemirror/language": "6.10.4",
"@codemirror/legacy-modes": "6.4.2",
"@yeger/fol": "workspace:*",
"codemirror": "6.0.1",
Expand All @@ -23,26 +23,26 @@
"splitpanes": "3.1.5",
"vue-codemirror": "6.1.1",
"vue-toastification": "2.0.0-rc.5",
"yaml": "2.6.0",
"yaml": "2.6.1",
"zod": "3.23.8"
},
"devDependencies": {
"@nuxtjs/robots": "4.1.11",
"@unhead/shared": "1.11.11",
"@unhead/shared": "1.11.13",
"@unocss/nuxt": "0.64.1",
"@unocss/reset": "0.64.1",
"@vite-pwa/nuxt": "0.10.6",
"@vue/shared": "3.5.13",
"@vueuse/core": "11.2.0",
"@vueuse/nuxt": "11.2.0",
"@vueuse/core": "11.3.0",
"@vueuse/nuxt": "11.3.0",
"node-fetch-native": "1.6.4",
"nuxt": "3.14.159",
"nuxt": "3.14.1592",
"nuxt-icon": "0.6.10",
"typescript": "5.6.3",
"typescript": "5.7.2",
"ufo": "1.5.4",
"vite": "5.4.11",
"vue": "3.5.13",
"vue-router": "4.4.5",
"vue-router": "4.5.0",
"vue-tsc": "2.1.10"
}
}
4 changes: 2 additions & 2 deletions docs/d3-graph-controller-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"preview": "vitepress serve"
},
"dependencies": {
"@algolia/client-search": "5.14.2",
"@algolia/client-search": "5.15.0",
"d3-graph-controller": "workspace:*",
"vue": "3.5.13"
},
"devDependencies": {
"@types/d3-selection": "3.0.11",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.6.3",
"typescript": "5.7.2",
"unplugin-vue-components": "0.27.4",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions docs/vecti-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"preview": "vitepress serve"
},
"dependencies": {
"@algolia/client-search": "5.14.2",
"@algolia/client-search": "5.15.0",
"vecti": "workspace:*",
"vue": "3.5.13"
},
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*",
"vitepress": "1.5.0"
Expand Down
2 changes: 1 addition & 1 deletion docs/vue-marmoset-viewer-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "5.2.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*",
"vue": "3.5.13",
Expand Down
2 changes: 1 addition & 1 deletion docs/vue-masonry-wall-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "5.2.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*",
"vue": "3.5.13",
Expand Down
2 changes: 1 addition & 1 deletion docs/vue2-masonry-wall-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@vitejs/plugin-vue2": "2.3.1",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*",
"vue": "2.7.16"
Expand Down
6 changes: 3 additions & 3 deletions examples/vite-plugin-ssg-utils-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"check:tsc": "tsc"
},
"devDependencies": {
"@types/node": "22.9.0",
"@types/node": "22.10.0",
"@unhead/vue": "1.11.10",
"@vitejs/plugin-vue": "5.2.0",
"@yeger/tsconfig": "workspace:*",
"critters": "0.0.25",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-ssg-utils": "workspace:*",
"vite-ssg": "0.24.1",
"vue": "3.5.13",
"vue-router": "4.4.5"
"vue-router": "4.5.0"
}
}
20 changes: 10 additions & 10 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@9.13.2",
"packageManager": "pnpm@9.14.2",
"description": "Monorepo for `@yeger` and related NPM packages",
"repository": {
"url": "https://github.com/DerYeger/yeger"
Expand Down Expand Up @@ -38,27 +38,27 @@
"watch": "nr turbo watch"
},
"devDependencies": {
"@antfu/ni": "0.23.0",
"@changesets/cli": "2.27.9",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@turbo/gen": "2.3.0",
"@types/node": "22.9.0",
"@antfu/ni": "0.23.1",
"@changesets/cli": "2.27.10",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@turbo/gen": "2.3.2",
"@types/node": "22.10.0",
"@vitest/coverage-v8": "2.1.5",
"@vitest/ui": "2.1.5",
"@yeger/eslint-config": "workspace:*",
"@yeger/scripts": "workspace:*",
"@yeger/turbo-graph": "workspace:*",
"cross-env": "7.0.3",
"eslint": "9.15.0",
"husky": "9.1.6",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"publint": "0.2.12",
"rimraf": "6.0.1",
"syncpack": "13.0.0",
"taze": "0.18.0",
"turbo": "2.3.0",
"vercel": "39.0.2",
"turbo": "2.3.2",
"vercel": "39.1.1",
"vitest": "2.1.5"
},
"pnpm": {
Expand Down
4 changes: 2 additions & 2 deletions packages/d3-graph-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@
"@types/d3-force": "3.0.10",
"@types/d3-selection": "3.0.11",
"@types/d3-zoom": "3.0.8",
"@types/node": "22.9.0",
"@types/node": "22.10.0",
"@types/resize-observer-browser": "0.1.11",
"@yeger/deepmerge": "workspace:*",
"@yeger/tsconfig": "workspace:*",
"jsdom": "25.0.1",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/debounce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/deepmerge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"lint": "yeger-lint"
},
"devDependencies": {
"@types/node": "22.9.0",
"@types/node": "22.10.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"eslint": ">=9.0.0"
},
"dependencies": {
"@antfu/eslint-config": "3.9.1",
"@eslint-react/eslint-plugin": "1.16.1",
"@antfu/eslint-config": "3.10.0",
"@eslint-react/eslint-plugin": "1.17.1",
"@eslint/eslintrc": "3.2.0",
"astro-eslint-parser": "1.1.0",
"eslint-import-resolver-typescript": "3.6.3",
Expand All @@ -55,8 +55,8 @@
"eslint-plugin-react-refresh": "0.4.14",
"eslint-plugin-svelte": "2.46.0",
"eslint-plugin-tailwindcss": "3.17.5",
"eslint-plugin-tsdoc": "0.3.0",
"eslint-plugin-turbo": "2.3.0",
"eslint-plugin-tsdoc": "0.4.0",
"eslint-plugin-turbo": "2.3.2",
"eslint-plugin-yml": "1.15.0",
"picocolors": "1.1.1",
"yaml-eslint-parser": "1.2.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/fol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
},
"devDependencies": {
"@ohm-js/cli": "2.0.0",
"@types/node": "22.9.0",
"@types/node": "22.10.0",
"@yeger/tsconfig": "workspace:*",
"resumon": "workspace:*",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/resumon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
"test": "vitest"
},
"devDependencies": {
"@types/node": "22.9.0",
"@types/node": "22.10.0",
"@vue/component-compiler-utils": "3.3.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/streams/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/turbo-graph-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,18 @@
"d3-scale": "4.0.2",
"d3-scale-chromatic": "3.1.0",
"execa": "9.5.1",
"lucide-react": "0.460.0",
"lucide-react": "0.461.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"reactflow": "11.11.4",
"resumon": "workspace:*",
"tailwind-merge": "2.5.4",
"tailwind-merge": "2.5.5",
"tailwindcss-animate": "1.0.7"
},
"devDependencies": {
"@types/d3-scale": "4.0.8",
"@types/d3-scale-chromatic": "3.0.3",
"@types/node": "22.9.0",
"@types/node": "22.10.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@yeger/tsconfig": "workspace:*",
Expand All @@ -62,7 +62,7 @@
"next": "15.0.3",
"postcss": "8.4.49",
"tailwindcss": "3.4.15",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/turbo-graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"picocolors": "1.1.1"
},
"devDependencies": {
"@types/node": "22.9.0",
"@types/node": "22.10.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/vecti/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
"test": "vitest"
},
"devDependencies": {
"@types/node": "22.9.0",
"@types/node": "22.10.0",
"@vue/component-compiler-utils": "3.3.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/vite-plugin-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"vite-plugin-dts": "4.3.0"
},
"devDependencies": {
"@types/node": "22.9.0",
"@types/node": "22.10.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.6.3",
"typescript": "5.7.2",
"unbuild": "2.0.0",
"vite": "5.4.11"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/vite-plugin-ssg-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@
"kolorist": "1.8.0"
},
"devDependencies": {
"@types/node": "22.9.0",
"@types/node": "22.10.0",
"@yeger/tsconfig": "workspace:*",
"rimraf": "6.0.1",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-lib-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-marmoset-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"bundlesize2": "0.0.31",
"cross-env": "7.0.3",
"flush-promises": "1.0.2",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*",
"vue": "3.5.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-masonry-wall-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@types/resize-observer-browser": "0.1.11",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-masonry-wall/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"bundlesize2": "0.0.31",
"flush-promises": "1.0.2",
"jsdom": "25.0.1",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*",
"vue": "3.5.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-persistent-storage-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"bundlesize2": "0.0.31",
"flush-promises": "1.0.2",
"jsdom": "25.0.1",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-lib": "workspace:*",
"vue": "2.7.16",
Expand Down
Loading

0 comments on commit b239a1a

Please sign in to comment.