This repository was archived by the owner on Dec 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +493
-427
lines changed Expand file tree Collapse file tree 3 files changed +493
-427
lines changed Original file line number Diff line number Diff line change 6
6
"vue-content-placeholders" : " ^0.2.1"
7
7
},
8
8
"devDependencies" : {
9
- "@nuxt/types" : " ^2.17.0 " ,
9
+ "@nuxt/types" : " ^2.17.1 " ,
10
10
"@types/node-fetch" : " ^2.6.4" ,
11
- "nuxt" : " ^2.17.0 "
11
+ "nuxt" : " ^2.17.1 "
12
12
},
13
13
"scripts" : {
14
14
"dev" : " nuxt" ,
Original file line number Diff line number Diff line change 70
70
"@babel/traverse" : " ^7.22.8" ,
71
71
"@babel/types" : " ^7.22.5" ,
72
72
"@nuxt/test-utils" : " ^0.2.2" ,
73
- "@nuxt/types" : " ^2.17.0 " ,
73
+ "@nuxt/types" : " ^2.17.1 " ,
74
74
"@nuxt/typescript-build" : " ^3.0.1" ,
75
75
"@nuxtjs/module-test-utils" : " ^1.6.3" ,
76
76
"@nuxtjs/pwa" : " ^3.3.5" ,
84
84
"codecov" : " ^3.8.3" ,
85
85
"core-js" : " 3.31.1" ,
86
86
"cross-env" : " ^7.0.3" ,
87
- "eslint" : " ^8.44 .0" ,
87
+ "eslint" : " ^8.45 .0" ,
88
88
"eslint-config-prettier" : " ^8.8.0" ,
89
89
"eslint-plugin-prettier" : " ^4.2.1" ,
90
90
"eslint-plugin-promise" : " ^6.1.1" ,
91
- "happy-dom" : " ^10.1.1 " ,
91
+ "happy-dom" : " ^10.3.2 " ,
92
92
"http-server" : " ^14.1.1" ,
93
93
"lint-staged" : " ^13.2.3" ,
94
94
"npm-run-all" : " ^4.1.5" ,
95
- "nuxt" : " ^2.17.0 " ,
95
+ "nuxt" : " ^2.17.1 " ,
96
96
"prettier" : " ^2.8.8" ,
97
97
"release-it" : " 16.1.0" ,
98
98
"rimraf" : " ^5.0.1" ,
102
102
"ts-loader" : " ^8.4.0" ,
103
103
"tsd" : " ^0.28.1" ,
104
104
"typescript" : " 5.1.6" ,
105
- "vite" : " ^4.4.2 " ,
105
+ "vite" : " ^4.4.4 " ,
106
106
"vitest" : " ^0.33.0" ,
107
107
"yorkie" : " ^2.0.0"
108
108
},
109
109
"peerDependencies" : {
110
- "nuxt" : " ^2.17.0 " ,
110
+ "nuxt" : " ^2.17.1 " ,
111
111
"vue" : " ^2.7.14"
112
112
},
113
113
"engines" : {
You can’t perform that action at this time.
0 commit comments