Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2024
1 parent d35d688 commit 4f9aabe
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
21.6.1
21.6.2
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,45 +20,45 @@
"dependencies": {
"@astrojs/netlify": "4.1.1",
"@astrojs/vue": "4.0.8",
"@egjs/vue3-infinitegrid": "4.11.0",
"@egjs/vue3-infinitegrid": "4.11.1",
"@nanostores/vue": "0.10.0",
"@netlify/functions": "2.5.1",
"@supabase/ssr": "0.0.10",
"@supabase/supabase-js": "2.39.3",
"@netlify/functions": "2.6.0",
"@supabase/ssr": "0.1.0",
"@supabase/supabase-js": "2.39.6",
"@types/js-cookie": "3.0.6",
"@types/node": "20.11.5",
"@unocss/astro": "0.58.3",
"@unocss/preset-uno": "0.58.3",
"@unocss/reset": "0.58.3",
"@unocss/transformer-directives": "0.58.3",
"@types/node": "20.11.17",
"@unocss/astro": "0.58.5",
"@unocss/preset-uno": "0.58.5",
"@unocss/reset": "0.58.5",
"@unocss/transformer-directives": "0.58.5",
"@vite-pwa/astro": "0.2.0",
"@vuelidate/core": "2.0.3",
"@vuelidate/validators": "2.0.4",
"astro": "4.2.3",
"astro": "4.3.7",
"colord": "2.9.3",
"filenamify-url": "3.1.0",
"fzf": "0.5.2",
"js-cookie": "3.0.5",
"nanoid": "5.0.4",
"nanoid": "5.0.5",
"nanostores": "0.9.5",
"node-fetch": "3.3.2",
"unocss": "0.58.3",
"vite-plugin-pwa": "0.17.4",
"unocss": "0.58.5",
"vite-plugin-pwa": "0.18.1",
"workbox-window": "7.0.0"
},
"devDependencies": {
"@commitlint/cli": "18.5.0",
"@commitlint/config-conventional": "18.5.0",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
"@zeebats/eslint-config": "1.4.0-beta-9",
"@zeebats/stylelint-config": "1.3.0",
"c8": "9.1.0",
"case-police": "0.6.1",
"lint-staged": "15.2.0",
"netlify-cli": "17.15.2",
"lint-staged": "15.2.2",
"netlify-cli": "17.16.2",
"postcss-nested": "6.0.1",
"postcss-nested-ancestors": "3.0.0",
"simple-git-hooks": "2.9.0",
"vitest": "1.2.1",
"vitest": "1.2.2",
"vue-tsc": "1.8.27"
},
"overrides": {
Expand Down

0 comments on commit 4f9aabe

Please sign in to comment.