Skip to content

Commit 01c088e

Browse files
authored
Merge pull request #182 from vaaski/depfu/batch_all/npm/2025-01-03
2 parents afba100 + 15ce91c commit 01c088e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,25 @@
1616
"dependencies": {
1717
"@fontsource-variable/outfit": "^5.0.13",
1818
"@netlify/functions": "^3.0.0",
19-
"@nuxt/eslint": "^0.7.3",
19+
"@nuxt/eslint": "^1.0.1",
2020
"@nuxtjs/plausible": "^1.0.2",
2121
"@nuxtjs/tailwindcss": "^6.12.1",
2222
"@vueuse/core": "^12.0.0",
2323
"@vueuse/nuxt": "^12.0.0",
24-
"altcha": "1.0.7",
24+
"altcha": "1.1.1",
2525
"altcha-lib": "1.2.0",
2626
"class-variance-authority": "^0.7.0",
2727
"clsx": "^2.1.1",
28-
"lucide-vue-next": "^0.468.0",
28+
"lucide-vue-next": "^0.475.0",
2929
"nuxt": "^3.12.4",
3030
"radix-vue": "^1.9.4",
3131
"shadcn-nuxt": "^0.10.4",
32-
"tailwind-merge": "^2.5.2",
32+
"tailwind-merge": "^3.0.1",
3333
"tailwindcss-animate": "^1.0.7",
3434
"vue": "^3.4.38"
3535
},
3636
"devDependencies": {
37-
"eslint-plugin-unicorn": "^56.0.0",
37+
"eslint-plugin-unicorn": "^57.0.0",
3838
"prettier": "^3.3.3",
3939
"sass-embedded": "^1.77.8",
4040
"typescript": "^5.5.4",

0 commit comments

Comments
 (0)