Skip to content

Commit f8e48b6

Browse files
authored
Merge pull request #180 from vaaski/depfu/batch_all/npm/2024-11-07
2 parents 4541926 + 6eaf9dd commit f8e48b6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

bun.lockb

25.9 KB
Binary file not shown.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616
"dependencies": {
1717
"@fontsource-variable/outfit": "^5.0.13",
1818
"@netlify/functions": "^2.8.1",
19-
"@nuxt/eslint": "^0.5.3",
19+
"@nuxt/eslint": "^0.6.0",
2020
"@nuxtjs/plausible": "^1.0.2",
2121
"@nuxtjs/tailwindcss": "^6.12.1",
2222
"@vueuse/core": "^11.0.0",
2323
"@vueuse/nuxt": "^11.0.0",
24-
"altcha": "1.0.0",
25-
"altcha-lib": "1.0.0",
24+
"altcha": "1.0.6",
25+
"altcha-lib": "1.1.0",
2626
"class-variance-authority": "^0.7.0",
2727
"clsx": "^2.1.1",
28-
"lucide-vue-next": "^0.439.0",
28+
"lucide-vue-next": "^0.453.0",
2929
"nuxt": "^3.12.4",
3030
"radix-vue": "^1.9.4",
3131
"shadcn-nuxt": "^0.10.4",
@@ -34,7 +34,7 @@
3434
"vue": "^3.4.38"
3535
},
3636
"devDependencies": {
37-
"eslint-plugin-unicorn": "^55.0.0",
37+
"eslint-plugin-unicorn": "^56.0.0",
3838
"prettier": "^3.3.3",
3939
"sass-embedded": "^1.77.8",
4040
"typescript": "^5.5.4",

0 commit comments

Comments
 (0)