File tree Expand file tree Collapse file tree 3 files changed +863
-886
lines changed Expand file tree Collapse file tree 3 files changed +863
-886
lines changed Original file line number Diff line number Diff line change 39
39
"validate" : " npm run lint && npm run test:types && npm run test"
40
40
},
41
41
"dependencies" : {
42
- "@nuxt/kit" : " ^3.12.3 " ,
42
+ "@nuxt/kit" : " ^3.12.4 " ,
43
43
"defu" : " ^6.1.4" ,
44
44
"laravel-echo" : " ^1.16.1" ,
45
- "pusher-js" : " 8.3.0"
45
+ "pusher-js" : " ^ 8.3.0"
46
46
},
47
47
"devDependencies" : {
48
48
"@nuxt/devtools" : " ^1.3.9" ,
49
49
"@nuxt/eslint-config" : " ^0.3.13" ,
50
50
"@nuxt/module-builder" : " ^0.8.1" ,
51
- "@nuxt/schema" : " ^3.12.3 " ,
51
+ "@nuxt/schema" : " ^3.12.4 " ,
52
52
"@nuxt/test-utils" : " ^3.13.1" ,
53
- "@types/node" : " ^20.14.10 " ,
53
+ "@types/node" : " ^20.14.12 " ,
54
54
"changelogen" : " ^0.5.5" ,
55
- "eslint" : " ^8.56 .0" ,
56
- "nuxt" : " ^3.12.3 " ,
55
+ "eslint" : " ^8.57 .0" ,
56
+ "nuxt" : " ^3.12.4 " ,
57
57
"typescript" : " latest" ,
58
58
"vitest" : " ^1.6.0" ,
59
- "vue-tsc" : " ^2.0.26 "
59
+ "vue-tsc" : " ^2.0.28 "
60
60
},
61
61
"packageManager" :
" [email protected] +sha256.b6fd0bfda555e7e584ad7e56b30c68b01d5a04f9ee93989f4b93ca8473c49c74"
62
- }
62
+ }
You can’t perform that action at this time.
0 commit comments