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 Mar 22, 2024
1 parent 7a01888 commit 53900e8
Show file tree
Hide file tree
Showing 4 changed files with 5,657 additions and 5,409 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,28 +18,28 @@
"devDependencies": {
"@nuxt/eslint-config": "0.2.0",
"@nuxtjs/tailwindcss": "6.11.4",
"@tauri-apps/cli": "1.5.9",
"@tauri-apps/cli": "1.5.11",
"@types/node": "^18.11.18",
"@vueuse/core": "^10.2.1",
"@vueuse/nuxt": "^10.2.1",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-plugin-perfectionist": "^2.2.0",
"eslint-plugin-tailwindcss": "^3.8.0",
"nuxt": "^3.7.1",
"postcss-custom-properties": "13.3.4",
"postcss-custom-properties": "13.3.6",
"rollup-plugin-license": "^3.0.1"
},
"dependencies": {
"@heroicons/vue": "2.1.1",
"@heroicons/vue": "2.1.3",
"@paralleldrive/cuid2": "^2.1.0",
"@phosphor-icons/vue": "^2.1.6",
"@pinia/nuxt": "0.5.1",
"@popperjs/core": "^2.11.8",
"@tauri-apps/api": "1.5.3",
"@tiptap/extension-typography": "2.2.3",
"@tiptap/pm": "2.2.3",
"@tiptap/starter-kit": "2.2.3",
"@tiptap/vue-3": "2.2.3",
"@tiptap/extension-typography": "2.2.4",
"@tiptap/pm": "2.2.4",
"@tiptap/starter-kit": "2.2.4",
"@tiptap/vue-3": "2.2.4",
"floating-vue": "5.2.2",
"mitt": "3.0.1",
"pinia": "2.1.7",
Expand All @@ -52,8 +52,8 @@
"zod": "^3.20.6"
},
"resolutions": {
"terser": "5.27.1",
"undici": "6.6.2",
"terser": "5.29.2",
"undici": "6.10.1",
"json5": "2.2.3",
"semver": "7.6.0"
}
Expand Down
Loading

0 comments on commit 53900e8

Please sign in to comment.