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 Aug 10, 2023
1 parent 5a099b3 commit 45711be
Show file tree
Hide file tree
Showing 27 changed files with 1,049 additions and 1,122 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.17.0
18.17.1
12 changes: 6 additions & 6 deletions apps/formi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@
"devDependencies": {
"@kevinmarrec/nuxt-pwa": "0.17.0",
"@nuxtjs/robots": "3.0.0",
"@unocss/nuxt": "0.54.0",
"@unocss/reset": "0.54.0",
"@vueuse/core": "10.2.1",
"@vueuse/nuxt": "10.2.1",
"@unocss/nuxt": "0.55.0",
"@unocss/reset": "0.55.0",
"@vueuse/core": "10.3.0",
"@vueuse/nuxt": "10.3.0",
"node-fetch-native": "1.2.0",
"nuxt": "3.5.3",
"nuxt-icon": "0.2.6",
"typescript": "5.1.6",
"ufo": "1.1.2",
"vite": "4.4.7",
"ufo": "1.2.0",
"vite": "4.4.9",
"vue": "3.3.4",
"vue-tsc": "1.8.8"
}
Expand Down
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 @@ -20,9 +20,9 @@
"@yeger/tsconfig": "workspace:*",
"typescript": "5.1.6",
"unplugin-vue-components": "0.25.1",
"vite": "4.4.7",
"vite": "4.4.9",
"vite-plugin-lib": "workspace:*",
"vitepress": "1.0.0-beta.6",
"vitepress": "1.0.0-rc.4",
"vue-tsc": "1.8.8"
}
}
4 changes: 2 additions & 2 deletions docs/vecti-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.1.6",
"vite": "4.4.7",
"vite": "4.4.9",
"vite-plugin-lib": "workspace:*",
"vitepress": "1.0.0-beta.6"
"vitepress": "1.0.0-rc.4"
}
}
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 @@
"@vitejs/plugin-vue": "4.2.3",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.1.6",
"vite": "4.4.7",
"vite": "4.4.9",
"vite-plugin-lib": "workspace:*",
"vue": "3.3.4",
"vue-tsc": "1.8.8"
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 @@
"@vitejs/plugin-vue": "4.2.3",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.1.6",
"vite": "4.4.7",
"vite": "4.4.9",
"vite-plugin-lib": "workspace:*",
"vue": "3.3.4",
"vue-tsc": "1.8.8"
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 @@
"@vitejs/plugin-vue2": "2.2.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.1.6",
"vite": "4.4.7",
"vite": "4.4.9",
"vite-plugin-lib": "workspace:*",
"vue": "2.7.14"
}
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 @@ -9,13 +9,13 @@
"check:tsc": "tsc"
},
"devDependencies": {
"@types/node": "18.17.1",
"@types/node": "18.17.4",
"@vitejs/plugin-vue": "4.2.3",
"@vueuse/head": "1.1.26",
"@yeger/tsconfig": "workspace:*",
"critters": "0.0.19",
"critters": "0.0.20",
"typescript": "5.1.6",
"vite": "4.4.7",
"vite": "4.4.9",
"vite-plugin-ssg-utils": "workspace:*",
"vite-ssg": "0.23.1",
"vue": "3.3.4",
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "yeger-monorepo",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@8.6.10",
"packageManager": "pnpm@8.6.12",
"repository": {
"url": "https://github.com/DerYeger/yeger"
},
Expand Down Expand Up @@ -35,23 +35,23 @@
"devDependencies": {
"@antfu/ni": "0.21.5",
"@changesets/cli": "2.26.2",
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "17.6.7",
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@turbo/gen": "1.10.12",
"@types/node": "18.17.1",
"@vitest/coverage-v8": "0.33.0",
"@vitest/ui": "0.33.0",
"@types/node": "18.17.4",
"@vitest/coverage-v8": "0.34.1",
"@vitest/ui": "0.34.1",
"@yeger/eslint-config": "workspace:*",
"@yeger/turbo-graph": "workspace:*",
"cross-env": "7.0.3",
"eslint": "8.46.0",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"publint": "0.2.0",
"syncpack": "10.7.3",
"syncpack": "10.9.3",
"turbo": "1.10.12",
"vercel": "31.2.0",
"vitest": "0.33.0"
"vercel": "31.2.3",
"vitest": "0.34.1"
},
"pnpm": {
"packageExtensions": {
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 @@ -62,13 +62,13 @@
"@types/d3-force": "3.0.4",
"@types/d3-selection": "3.0.5",
"@types/d3-zoom": "3.0.3",
"@types/node": "18.17.1",
"@types/node": "18.17.4",
"@types/resize-observer-browser": "0.1.7",
"@yeger/deepmerge": "workspace:*",
"@yeger/tsconfig": "workspace:*",
"jsdom": "22.1.0",
"typescript": "5.1.6",
"vite": "4.4.7",
"vite": "4.4.9",
"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 @@ -48,7 +48,7 @@
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.1.6",
"vite": "4.4.7",
"vite": "4.4.9",
"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 @@ -29,7 +29,7 @@
"lint": "yeger-lint"
},
"devDependencies": {
"@types/node": "18.17.1",
"@types/node": "18.17.4",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.1.6",
"unbuild": "v2.0.0-rc.0"
Expand Down
14 changes: 7 additions & 7 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"eslint": ">=7.4.0"
},
"dependencies": {
"@antfu/eslint-config": "0.39.8",
"eslint-config-prettier": "8.9.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-astro": "0.27.2",
"eslint-plugin-cypress": "2.13.3",
"@antfu/eslint-config": "0.40.2",
"eslint-config-prettier": "8.10.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-astro": "0.28.0",
"eslint-plugin-cypress": "2.14.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-markdown": "3.0.1",
Expand All @@ -48,7 +48,7 @@
"eslint-plugin-turbo": "1.10.12",
"eslint-plugin-yml": "1.8.0",
"picocolors": "1.0.0",
"prettier": "3.0.0",
"prettier": "3.0.1",
"prettier-plugin-astro": "0.11.0",
"prettier-plugin-tailwindcss": "0.4.1",
"yaml-eslint-parser": "1.2.2"
Expand All @@ -57,6 +57,6 @@
"access": "public"
},
"devDependencies": {
"@types/eslint": "8.44.1"
"@types/eslint": "8.44.2"
}
}
4 changes: 2 additions & 2 deletions packages/fol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
},
"devDependencies": {
"@ohm-js/cli": "2.0.0",
"@types/node": "18.17.1",
"@types/node": "18.17.4",
"@yeger/tsconfig": "workspace:*",
"resumon": "workspace:*",
"typescript": "5.1.6",
"vite": "4.4.7",
"vite": "4.4.9",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/resumon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
"test": "vitest"
},
"devDependencies": {
"@types/node": "18.17.1",
"@types/node": "18.17.4",
"@vue/component-compiler-utils": "3.3.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.1.6",
"vite": "4.4.7",
"vite": "4.4.9",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions packages/turbo-graph-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"turbo": "^1.0.0"
},
"dependencies": {
"@tanstack/react-query": "4.32.0",
"@tanstack/react-query": "4.32.6",
"d3-graph-controller": "workspace:*",
"d3-scale": "4.0.2",
"d3-scale-chromatic": "3.0.0",
Expand All @@ -38,13 +38,13 @@
"devDependencies": {
"@types/d3-scale": "4.0.3",
"@types/d3-scale-chromatic": "3.0.0",
"@types/node": "18.17.1",
"@types/react": "18.2.17",
"@types/node": "18.17.4",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"@yeger/tsconfig": "workspace:*",
"autoprefixer": "10.4.14",
"eslint-config-next": "13.4.12",
"next": "13.4.12",
"eslint-config-next": "13.4.13",
"next": "13.4.13",
"postcss": "8.4.27",
"tailwindcss": "3.3.3",
"typescript": "5.1.6"
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 @@ -29,12 +29,12 @@
"dependencies": {
"@yeger/turbo-graph-ui": "workspace:*",
"cac": "6.7.14",
"next": "13.4.12",
"next": "13.4.13",
"open": "8.4.2",
"picocolors": "1.0.0"
},
"devDependencies": {
"@types/node": "18.17.1",
"@types/node": "18.17.4",
"@yeger/tsconfig": "workspace:*",
"rimraf": "5.0.1",
"typescript": "5.1.6"
Expand Down
4 changes: 2 additions & 2 deletions packages/vecti/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@
"test": "vitest"
},
"devDependencies": {
"@types/node": "18.17.1",
"@types/node": "18.17.4",
"@vue/component-compiler-utils": "3.3.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.1.6",
"vite": "4.4.7",
"vite": "4.4.9",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/vite-plugin-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@
},
"dependencies": {
"picocolors": "1.0.0",
"vite-plugin-dts": "3.3.1"
"vite-plugin-dts": "3.5.1"
},
"devDependencies": {
"@types/node": "18.17.1",
"@types/node": "18.17.4",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.1.6",
"unbuild": "v2.0.0-rc.0",
"vite": "4.4.7"
"vite": "4.4.9"
},
"publishConfig": {
"access": "public"
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,12 +50,12 @@
"kolorist": "1.8.0"
},
"devDependencies": {
"@types/node": "18.17.1",
"@types/node": "18.17.4",
"@yeger/tsconfig": "workspace:*",
"rimraf": "5.0.1",
"typescript": "5.1.6",
"unbuild": "v2.0.0-rc.0",
"vite": "4.4.7"
"vite": "4.4.9"
},
"publishConfig": {
"access": "public"
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 @@ -41,7 +41,7 @@
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.1.6",
"vite": "4.4.7",
"vite": "4.4.9",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
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 @@ -58,7 +58,7 @@
"cross-env": "7.0.3",
"flush-promises": "1.0.2",
"typescript": "5.1.6",
"vite": "4.4.7",
"vite": "4.4.9",
"vite-plugin-lib": "workspace:*",
"vue": "3.3.4",
"vue-tsc": "1.8.8"
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 @@ -46,7 +46,7 @@
"@types/resize-observer-browser": "0.1.7",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.1.6",
"vite": "4.4.7",
"vite": "4.4.9",
"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 @@ -58,7 +58,7 @@
"@yeger/vue-masonry-wall-core": "workspace:*"
},
"devDependencies": {
"@babel/types": "7.22.5",
"@babel/types": "7.22.10",
"@types/resize-observer-browser": "0.1.7",
"@vitejs/plugin-vue": "4.2.3",
"@vue/test-utils": "2.4.1",
Expand All @@ -67,7 +67,7 @@
"flush-promises": "1.0.2",
"jsdom": "22.1.0",
"typescript": "5.1.6",
"vite": "4.4.7",
"vite": "4.4.9",
"vite-plugin-lib": "workspace:*",
"vue": "3.3.4",
"vue-tsc": "1.8.8"
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 @@ -58,7 +58,7 @@
"flush-promises": "1.0.2",
"jsdom": "22.1.0",
"typescript": "5.1.6",
"vite": "4.4.7",
"vite": "4.4.9",
"vite-plugin-lib": "workspace:*",
"vue": "2.7.14",
"vue-template-compiler": "2.7.14"
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 @@ -67,7 +67,7 @@
"flush-promises": "1.0.2",
"jsdom": "22.1.0",
"typescript": "5.1.6",
"vite": "4.4.7",
"vite": "4.4.9",
"vite-plugin-lib": "workspace:*",
"vue": "2.7.14",
"vue-template-compiler": "2.7.14"
Expand Down
Loading

0 comments on commit 45711be

Please sign in to comment.