Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
DerYeger committed Feb 1, 2025
1 parent 0ac96de commit 9927a84
Show file tree
Hide file tree
Showing 33 changed files with 1,560 additions and 2,026 deletions.
30 changes: 30 additions & 0 deletions .changeset/chilly-pumpkins-destroy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
'vue-persistent-storage-manager': patch
'vite-plugin-ssg-utils-example': patch
'vite-plugin-ssg-utils': patch
'@yeger/vue-masonry-wall-core': patch
'd3-graph-controller-docs': patch
'vue-marmoset-viewer-docs': patch
'd3-graph-controller': patch
'vue-marmoset-viewer': patch
'@yeger/vue2-masonry-wall-docs': patch
'@yeger/vue-masonry-wall-docs': patch
'@yeger/vue2-masonry-wall': patch
'@yeger/vue-masonry-wall': patch
'vite-plugin-lib': patch
'@yeger/vue-lib-adapter': patch
'@yeger/turbo-graph-ui': patch
'@yeger/eslint-config': patch
'@yeger/turbo-graph': patch
'@yeger/deepmerge': patch
'@yeger/debounce': patch
'resumon': patch
'@yeger/scripts': patch
'@yeger/streams': patch
'vecti-docs': patch
'vecti': patch
'@yeger/fol': patch
'formi': patch
---

update deps
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,8 @@ next-env.d.ts

# vercel
.vercel

# codecov
codecov
codecov.*
!codecov.yml
16 changes: 8 additions & 8 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.2",
"@vueuse/core": "12.4.0",
"@vueuse/core": "12.5.0",
"@yeger/fol": "workspace:*",
"codemirror": "6.0.1",
"d3-graph-controller": "workspace:*",
Expand All @@ -28,19 +28,19 @@
"zod": "3.24.1"
},
"devDependencies": {
"@nuxtjs/robots": "5.1.1",
"@nuxtjs/robots": "5.2.2",
"@unhead/shared": "1.11.18",
"@unocss/nuxt": "65.4.2",
"@unocss/reset": "65.4.2",
"@unocss/nuxt": "65.4.3",
"@unocss/reset": "65.4.3",
"@vite-pwa/nuxt": "0.10.6",
"@vue/shared": "3.5.13",
"@vueuse/nuxt": "12.4.0",
"node-fetch-native": "1.6.4",
"nuxt": "3.15.2",
"@vueuse/nuxt": "12.5.0",
"node-fetch-native": "1.6.6",
"nuxt": "3.15.4",
"nuxt-icon": "0.6.10",
"typescript": "5.7.3",
"ufo": "1.5.4",
"vite": "6.0.9",
"vite": "6.0.11",
"vue": "3.5.13",
"vue-router": "4.5.0",
"vue-tsc": "2.2.0"
Expand Down
Binary file removed codecov
Binary file not shown.
1 change: 0 additions & 1 deletion codecov.SHA256SUM

This file was deleted.

16 changes: 0 additions & 16 deletions codecov.SHA256SUM.sig

This file was deleted.

6 changes: 3 additions & 3 deletions docs/d3-graph-controller-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"preview": "vitepress serve"
},
"dependencies": {
"@algolia/client-search": "5.19.0",
"@algolia/client-search": "5.20.0",
"d3-graph-controller": "workspace:*",
"vue": "3.5.13"
},
Expand All @@ -21,9 +21,9 @@
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"unplugin-vue-components": "28.0.0",
"vite": "6.0.9",
"vite": "6.0.11",
"vite-plugin-lib": "workspace:*",
"vitepress": "1.5.0",
"vitepress": "1.6.3",
"vue-tsc": "2.2.0"
}
}
6 changes: 3 additions & 3 deletions docs/vecti-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"preview": "vitepress serve"
},
"dependencies": {
"@algolia/client-search": "5.19.0",
"@algolia/client-search": "5.20.0",
"vecti": "workspace:*",
"vue": "3.5.13"
},
"devDependencies": {
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"vite": "6.0.9",
"vite": "6.0.11",
"vite-plugin-lib": "workspace:*",
"vitepress": "1.5.0"
"vitepress": "1.6.3"
}
}
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 @@ -18,7 +18,7 @@
"@vitejs/plugin-vue": "5.2.1",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"vite": "6.0.9",
"vite": "6.0.11",
"vite-plugin-lib": "workspace:*",
"vue": "3.5.13",
"vue-tsc": "2.2.0"
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 @@ -18,7 +18,7 @@
"@vitejs/plugin-vue": "5.2.1",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"vite": "6.0.9",
"vite": "6.0.11",
"vite-plugin-lib": "workspace:*",
"vue": "3.5.13",
"vue-tsc": "2.2.0"
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 @@ -17,7 +17,7 @@
"@vitejs/plugin-vue2": "2.3.3",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"vite": "6.0.9",
"vite": "6.0.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,13 +10,13 @@
"check:tsc": "tsc"
},
"devDependencies": {
"@types/node": "22.10.7",
"@unhead/vue": "1.11.10",
"@types/node": "22.13.0",
"@unhead/vue": "1.11.18",
"@vitejs/plugin-vue": "5.2.1",
"@yeger/tsconfig": "workspace:*",
"critters": "0.0.25",
"typescript": "5.7.3",
"vite": "6.0.9",
"vite": "6.0.11",
"vite-plugin-ssg-utils": "workspace:*",
"vite-ssg": "25.0.0",
"vue": "3.5.13",
Expand Down
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,28 +38,28 @@
"watch": "nr turbo watch"
},
"devDependencies": {
"@antfu/ni": "23.2.0",
"@changesets/cli": "2.27.11",
"@antfu/ni": "23.3.1",
"@changesets/cli": "2.27.12",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@turbo/gen": "2.3.3",
"@types/node": "22.10.7",
"@vitest/coverage-v8": "3.0.2",
"@vitest/ui": "3.0.2",
"@turbo/gen": "2.4.0",
"@types/node": "22.13.0",
"@vitest/coverage-v8": "3.0.4",
"@vitest/ui": "3.0.4",
"@yeger/eslint-config": "workspace:*",
"@yeger/scripts": "workspace:*",
"@yeger/turbo-graph": "workspace:*",
"cross-env": "7.0.3",
"eslint": "9.18.0",
"eslint": "9.19.0",
"husky": "9.1.7",
"lint-staged": "15.4.1",
"lint-staged": "15.4.3",
"publint": "0.3.2",
"rimraf": "6.0.1",
"syncpack": "13.0.0",
"taze": "18.2.0",
"turbo": "2.3.3",
"vercel": "39.3.0",
"vitest": "3.0.2"
"taze": "18.3.0",
"turbo": "2.4.0",
"vercel": "39.4.2",
"vitest": "3.0.4"
},
"pnpm": {
"overrides": {
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,13 +60,13 @@
"@types/d3-force": "3.0.10",
"@types/d3-selection": "3.0.11",
"@types/d3-zoom": "3.0.8",
"@types/node": "22.10.7",
"@types/node": "22.13.0",
"@types/resize-observer-browser": "0.1.11",
"@yeger/deepmerge": "workspace:*",
"@yeger/tsconfig": "workspace:*",
"jsdom": "26.0.0",
"typescript": "5.7.3",
"vite": "6.0.9",
"vite": "6.0.11",
"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.7.3",
"vite": "6.0.9",
"vite": "6.0.11",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
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,10 +29,10 @@
"lint": "yeger-lint"
},
"devDependencies": {
"@types/node": "22.10.7",
"@types/node": "22.13.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"vite": "6.0.9",
"vite": "6.0.11",
"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,10 +39,10 @@
"eslint": ">=9.0.0"
},
"dependencies": {
"@antfu/eslint-config": "3.14.0",
"@eslint-react/eslint-plugin": "1.23.2",
"@antfu/eslint-config": "3.16.0",
"@eslint-react/eslint-plugin": "1.26.0",
"@eslint/eslintrc": "3.2.0",
"astro-eslint-parser": "1.1.0",
"astro-eslint-parser": "1.2.1",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-astro": "1.3.1",
"eslint-plugin-cypress": "4.1.0",
Expand All @@ -56,7 +56,7 @@
"eslint-plugin-svelte": "2.46.1",
"eslint-plugin-tailwindcss": "3.18.0",
"eslint-plugin-tsdoc": "0.4.0",
"eslint-plugin-turbo": "2.3.3",
"eslint-plugin-turbo": "2.4.0",
"eslint-plugin-yml": "1.16.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,11 +44,11 @@
},
"devDependencies": {
"@ohm-js/cli": "2.0.0",
"@types/node": "22.10.7",
"@types/node": "22.13.0",
"@yeger/tsconfig": "workspace:*",
"resumon": "workspace:*",
"typescript": "5.7.3",
"vite": "6.0.9",
"vite": "6.0.11",
"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 @@ -44,11 +44,11 @@
"test": "vitest"
},
"devDependencies": {
"@types/node": "22.10.7",
"@types/node": "22.13.0",
"@vue/component-compiler-utils": "3.3.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"vite": "6.0.9",
"vite": "6.0.11",
"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.7.3",
"vite": "6.0.9",
"vite": "6.0.11",
"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.7.3",
"vite": "6.0.9",
"vite": "6.0.11",
"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 @@ -53,13 +53,13 @@
"devDependencies": {
"@types/d3-scale": "4.0.8",
"@types/d3-scale-chromatic": "3.1.0",
"@types/node": "22.10.7",
"@types/node": "22.13.0",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@yeger/tsconfig": "workspace:*",
"autoprefixer": "10.4.20",
"eslint-config-next": "15.1.5",
"next": "15.1.5",
"eslint-config-next": "15.1.6",
"next": "15.1.6",
"postcss": "8.5.1",
"tailwindcss": "3.4.17",
"typescript": "5.7.3"
Expand Down
6 changes: 3 additions & 3 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.5",
"next": "15.1.6",
"open": "8.4.2",
"picocolors": "1.1.1"
},
"devDependencies": {
"@types/node": "22.10.7",
"@types/node": "22.13.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"vite": "6.0.9",
"vite": "6.0.11",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
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,11 +45,11 @@
"test": "vitest"
},
"devDependencies": {
"@types/node": "22.10.7",
"@types/node": "22.13.0",
"@vue/component-compiler-utils": "3.3.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"vite": "6.0.9",
"vite": "6.0.11",
"vite-plugin-lib": "workspace:*"
},
"publishConfig": {
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,11 +48,11 @@
"vite-plugin-dts": "4.5.0"
},
"devDependencies": {
"@types/node": "22.10.7",
"@types/node": "22.13.0",
"@yeger/tsconfig": "workspace:*",
"typescript": "5.7.3",
"unbuild": "3.3.1",
"vite": "6.0.9"
"vite": "6.0.11"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 9927a84

Please sign in to comment.