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] committed Jun 15, 2024
1 parent 7954f79 commit b3def7c
Show file tree
Hide file tree
Showing 29 changed files with 2,397 additions and 1,765 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.2.0
22.3.0
20 changes: 10 additions & 10 deletions apps/formi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,21 +28,21 @@
},
"devDependencies": {
"@nuxtjs/robots": "3.0.0",
"@unhead/shared": "1.9.12",
"@unocss/nuxt": "0.60.4",
"@unocss/reset": "0.60.4",
"@unhead/shared": "1.9.13",
"@unocss/nuxt": "0.61.0",
"@unocss/reset": "0.61.0",
"@vite-pwa/nuxt": "0.8.0",
"@vue/shared": "3.4.27",
"@vueuse/core": "10.10.0",
"@vueuse/nuxt": "10.10.0",
"@vue/shared": "3.4.29",
"@vueuse/core": "10.11.0",
"@vueuse/nuxt": "10.11.0",
"node-fetch-native": "1.6.4",
"nuxt": "3.11.2",
"nuxt": "3.12.1",
"nuxt-icon": "0.6.10",
"typescript": "5.4.5",
"ufo": "1.5.3",
"vite": "5.2.13",
"vue": "3.4.27",
"vue-router": "4.3.2",
"vite": "5.3.1",
"vue": "3.4.29",
"vue-router": "4.3.3",
"vue-tsc": "2.0.21"
}
}
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 @@ -14,14 +14,14 @@
"dependencies": {
"@algolia/client-search": "4.23.3",
"d3-graph-controller": "workspace:*",
"vue": "3.4.27"
"vue": "3.4.29"
},
"devDependencies": {
"@types/d3-selection": "3.0.10",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"unplugin-vue-components": "0.27.0",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*",
"vitepress": "1.2.3",
"vue-tsc": "2.0.21"
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 @@ -12,12 +12,12 @@
"dependencies": {
"@algolia/client-search": "4.23.3",
"vecti": "workspace:*",
"vue": "3.4.27"
"vue": "3.4.29"
},
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*",
"vitepress": "1.2.3"
}
Expand Down
4 changes: 2 additions & 2 deletions docs/vue-marmoset-viewer-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@vitejs/plugin-vue": "5.0.5",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*",
"vue": "3.4.27",
"vue": "3.4.29",
"vue-tsc": "2.0.21"
}
}
4 changes: 2 additions & 2 deletions docs/vue-masonry-wall-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@vitejs/plugin-vue": "5.0.5",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*",
"vue": "3.4.27",
"vue": "3.4.29",
"vue-tsc": "2.0.21"
}
}
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 @@ -17,7 +17,7 @@
"@vitejs/plugin-vue2": "2.3.1",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"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 @@ -16,10 +16,10 @@
"@yeger/tsconfig": "workspace:*",
"critters": "0.0.22",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-ssg-utils": "workspace:*",
"vite-ssg": "0.23.7",
"vue": "3.4.27",
"vue-router": "4.3.2"
"vue": "3.4.29",
"vue-router": "4.3.3"
}
}
12 changes: 6 additions & 6 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.2.0",
"packageManager": "pnpm@9.3.0",
"description": "Monorepo for `@yeger` and related NPM packages",
"repository": {
"url": "https://github.com/DerYeger/yeger"
Expand Down Expand Up @@ -43,23 +43,23 @@
"@changesets/cli": "2.27.5",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@turbo/gen": "2.0.3",
"@turbo/gen": "2.0.4",
"@types/node": "20.14.2",
"@vitest/coverage-v8": "1.6.0",
"@vitest/ui": "1.6.0",
"@yeger/eslint-config": "workspace:*",
"@yeger/scripts": "workspace:*",
"@yeger/turbo-graph": "workspace:*",
"cross-env": "7.0.3",
"eslint": "9.4.0",
"eslint": "9.5.0",
"husky": "9.0.11",
"lint-staged": "15.2.5",
"lint-staged": "15.2.7",
"publint": "0.2.8",
"rimraf": "5.0.7",
"syncpack": "12.3.2",
"taze": "0.13.8",
"turbo": "2.0.3",
"vercel": "34.2.6",
"turbo": "2.0.4",
"vercel": "34.2.7",
"vitest": "1.6.0"
},
"pnpm": {
Expand Down
2 changes: 1 addition & 1 deletion packages/d3-graph-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@yeger/tsconfig": "workspace:*",
"jsdom": "24.1.0",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/debounce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/deepmerge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/node": "20.14.2",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*"
}
}
8 changes: 4 additions & 4 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
"eslint": ">=9.0.0"
},
"dependencies": {
"@antfu/eslint-config": "2.21.0",
"@antfu/eslint-config": "2.21.1",
"@eslint-react/eslint-plugin": "1.5.15",
"@eslint/eslintrc": "3.1.0",
"astro-eslint-parser": "1.0.2",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-astro": "1.2.0",
"eslint-plugin-astro": "1.2.2",
"eslint-plugin-cypress": "3.3.0",
"eslint-plugin-format": "0.1.1",
"eslint-plugin-import": "2.29.1",
Expand All @@ -53,10 +53,10 @@
"eslint-plugin-md": "1.0.19",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.7",
"eslint-plugin-svelte": "2.39.0",
"eslint-plugin-svelte": "2.39.3",
"eslint-plugin-tailwindcss": "3.17.3",
"eslint-plugin-tsdoc": "0.3.0",
"eslint-plugin-turbo": "2.0.3",
"eslint-plugin-turbo": "2.0.4",
"eslint-plugin-yml": "1.14.0",
"picocolors": "1.0.1",
"yaml-eslint-parser": "1.2.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/fol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@yeger/tsconfig": "workspace:*",
"resumon": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/resumon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@vue/component-compiler-utils": "3.3.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/streams/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/turbo-graph-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"d3-scale": "4.0.2",
"d3-scale-chromatic": "3.1.0",
"execa": "9.2.0",
"lucide-react": "0.390.0",
"lucide-react": "0.395.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"reactflow": "11.11.3",
Expand All @@ -58,8 +58,8 @@
"@types/react-dom": "18.3.0",
"@yeger/tsconfig": "workspace:*",
"autoprefixer": "10.4.19",
"eslint-config-next": "14.2.3",
"next": "14.2.3",
"eslint-config-next": "14.2.4",
"next": "14.2.4",
"postcss": "8.4.38",
"tailwindcss": "3.4.4",
"typescript": "5.4.5"
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 @@ -34,15 +34,15 @@
"dependencies": {
"@yeger/turbo-graph-ui": "workspace:*",
"cac": "6.7.14",
"next": "14.2.3",
"next": "14.2.4",
"open": "8.4.2",
"picocolors": "1.0.1"
},
"devDependencies": {
"@types/node": "20.14.2",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vecti/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@vue/component-compiler-utils": "3.3.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"unbuild": "2.0.0",
"vite": "5.2.13"
"vite": "5.3.1"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-ssg-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@yeger/tsconfig": "workspace:*",
"rimraf": "5.0.7",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
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 @@ -38,7 +38,7 @@
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/vue-marmoset-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
"cross-env": "7.0.3",
"flush-promises": "1.0.2",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*",
"vue": "3.4.27",
"vue": "3.4.29",
"vue-tsc": "2.0.21"
},
"publishConfig": {
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 @@ -43,7 +43,7 @@
"@types/resize-observer-browser": "0.1.11",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/vue-masonry-wall/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@
"flush-promises": "1.0.2",
"jsdom": "24.1.0",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*",
"vue": "3.4.27",
"vue": "3.4.29",
"vue-tsc": "2.0.21"
},
"publishConfig": {
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 @@ -55,7 +55,7 @@
"flush-promises": "1.0.2",
"jsdom": "24.1.0",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*",
"vue": "2.7.16",
"vue-template-compiler": "2.7.16"
Expand Down
2 changes: 1 addition & 1 deletion packages/vue2-masonry-wall/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"flush-promises": "1.0.2",
"jsdom": "24.1.0",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.1",
"vite-plugin-lib": "workspace:*",
"vue": "2.7.16",
"vue-template-compiler": "2.7.16"
Expand Down
Loading

0 comments on commit b3def7c

Please sign in to comment.