Skip to content

Commit 8604225

Browse files
chore(deps): update all non-major dependencies
1 parent 41a6b1f commit 8604225

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

apps/currencia/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
"@nuxt/ui": "^2.20.0",
3131
"@prisma/client": "^6.2.1",
3232
"apexcharts": "^4.3.0",
33-
"@vueuse/core": "^12.3.0",
34-
"@vueuse/nuxt": "^12.3.0",
33+
"@vueuse/core": "^12.4.0",
34+
"@vueuse/nuxt": "^12.4.0",
3535
"dayjs": "^1.11.13",
3636
"dayjs-nuxt": "^2.1.11",
37-
"eslint": "^9.17.0",
37+
"eslint": "^9.18.0",
3838
"nuxt": "3.15.1",
3939
"nuxt-auth-utils": "^0.5.7",
4040
"nuxt-build-cache": "^0.1.1",
@@ -43,10 +43,10 @@
4343
"vue-sonner": "^1.3.0",
4444
"vue3-apexcharts": "^1.8.0",
4545
"zod": "^3.24.1",
46-
"@shelve/cli": "^3.1.0"
46+
"@shelve/cli": "^3.1.1"
4747
},
4848
"dependencies": {
49-
"@number-flow/vue": "^0.4.1",
49+
"@number-flow/vue": "^0.4.2",
5050
"@unovis/ts": "^1.5.0",
5151
"@unovis/vue": "^1.5.0"
5252
}

bun.lockb

3.82 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@hrcd/eslint-config": "^2.1.1",
2424
"@shelve/cli": "^3.1.1",
25-
"eslint": "^9.17.0",
25+
"eslint": "^9.18.0",
2626
"turbo": "^2.3.3"
2727
},
2828
"packageManager": "bun@1.1.34",

0 commit comments

Comments
 (0)