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 20, 2024
1 parent f97baa8 commit 23a2613
Show file tree
Hide file tree
Showing 2 changed files with 410 additions and 311 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"@vueuse/components": "^11.0.3",
"@vueuse/core": "^11.0.3",
"@vueuse/nuxt": "^11.0.3",
"eslint": "9.14.0",
"eslint": "9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-tailwindcss": "^3.8.0",
"jsdom": "^25.0.1",
"nuxt": "3.14.159",
"nuxt": "3.14.1592",
"postcss-custom-properties": "14.0.4",
"prettier": "^3.3.3",
"rollup-plugin-license": "^3.0.1",
Expand All @@ -47,7 +47,7 @@
},
"dependencies": {
"@eslint/eslintrc": "^3.1.0",
"@heroicons/vue": "2.1.5",
"@heroicons/vue": "2.2.0",
"@nuxtjs/i18n": "^8.5.5",
"@paralleldrive/cuid2": "^2.1.0",
"@phosphor-icons/vue": "^2.1.6",
Expand All @@ -58,13 +58,13 @@
"@tiptap/extension-text-align": "^2.8.0",
"@tiptap/extension-text-style": "^2.8.0",
"@tiptap/extension-typography": "2.9.1",
"@tiptap/pm": "2.9.1",
"@tiptap/starter-kit": "2.9.1",
"@tiptap/pm": "2.10.0",
"@tiptap/starter-kit": "2.10.0",
"@tiptap/vue-3": "2.9.1",
"@vojtechlanka/vue-tags-input": "^3",
"mitt": "3.0.1",
"pinia": "2.2.6",
"radix-vue": "1.9.9",
"radix-vue": "1.9.10",
"tauri-plugin-autostart-api": "github:tauri-apps/tauri-plugin-autostart#6e4666fe3462f0534e90ed6bc075394dff1a1bde",
"tauri-plugin-log-api": "https://github.com/tauri-apps/tauri-plugin-log#v1",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#0b7079b8c55bf25f6d9d9e8c57812d03b48a9788",
Expand Down
Loading

0 comments on commit 23a2613

Please sign in to comment.