File tree 8 files changed +15
-15
lines changed
8 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 62
62
"conventional-changelog-cli" : " ^2.2.2" ,
63
63
"cross-env" : " ^7.0.3" ,
64
64
"esbuild" : " ^0.14.38" ,
65
- "eslint" : " ^8.16 .0" ,
65
+ "eslint" : " ^8.17 .0" ,
66
66
"eslint-define-config" : " ^1.5.0" ,
67
67
"eslint-plugin-import" : " ^2.26.0" ,
68
68
"eslint-plugin-node" : " ^11.1.0" ,
76
76
"npm-run-all" : " ^4.1.5" ,
77
77
"picocolors" : " ^1.0.0" ,
78
78
"playwright-chromium" : " ^1.22.2" ,
79
- "pnpm" : " ^7.1.7 " ,
79
+ "pnpm" : " ^7.1.9 " ,
80
80
"prettier" : " 2.6.2" ,
81
81
"prompts" : " ^2.4.2" ,
82
82
"rimraf" : " ^3.0.2" ,
89
89
"unbuild" : " ^0.7.4" ,
90
90
"vite" : " workspace:*" ,
91
91
"vitepress" : " 1.0.0-draft.8" ,
92
- "vitest" : " ^0.13.0 " ,
93
- "vue" : " ^3.2.36 "
92
+ "vitest" : " ^0.14.1 " ,
93
+ "vue" : " ^3.2.37 "
94
94
},
95
95
"simple-git-hooks" : {
96
96
"pre-commit" : " pnpm exec lint-staged --concurrent false" ,
110
110
" eslint --fix"
111
111
]
112
112
},
113
- "packageManager" :
" [email protected] .7 " ,
113
+ "packageManager" :
" [email protected] .9 " ,
114
114
"pnpm" : {
115
115
"overrides" : {
116
116
"vite" : " workspace:*" ,
Original file line number Diff line number Diff line change 46
46
"slash" : " ^4.0.0" ,
47
47
"source-map" : " ^0.6.1" ,
48
48
"vite" : " workspace:*" ,
49
- "vue" : " ^3.2.36 "
49
+ "vue" : " ^3.2.37 "
50
50
},
51
51
"dependencies" : {
52
52
"@rollup/pluginutils" : " ^4.2.1"
Original file line number Diff line number Diff line change 16
16
},
17
17
"dependencies" : {
18
18
"example-external-component" : " file:example-external-component" ,
19
- "vue" : " ^3.2.36 " ,
19
+ "vue" : " ^3.2.37 " ,
20
20
"vue-router" : " ^4.0.15" ,
21
21
"vuex" : " ^4.0.2"
22
22
},
Original file line number Diff line number Diff line change 9
9
"preview" : " vite preview"
10
10
},
11
11
"dependencies" : {
12
- "vue" : " ^3.2.36 "
12
+ "vue" : " ^3.2.37 "
13
13
},
14
14
"devDependencies" : {
15
15
"@vitejs/plugin-vue" : " workspace:*" ,
Original file line number Diff line number Diff line change 8
8
"build-consumer" : " vite build --config ./vite.config.consumer.ts"
9
9
},
10
10
"dependencies" : {
11
- "vue" : " ^3.2.36 "
11
+ "vue" : " ^3.2.37 "
12
12
},
13
13
"devDependencies" : {
14
14
"@vitejs/plugin-vue" : " workspace:*"
Original file line number Diff line number Diff line change 9
9
"preview" : " vite preview"
10
10
},
11
11
"dependencies" : {
12
- "vue" : " ^3.2.36 "
12
+ "vue" : " ^3.2.37 "
13
13
},
14
14
"devDependencies" : {
15
15
"@vitejs/plugin-vue" : " workspace:*"
Original file line number Diff line number Diff line change 12
12
"@vitejs/plugin-vue" : " workspace:*" ,
13
13
"less" : " ^4.1.2" ,
14
14
"postcss-nested" : " ^5.0.6" ,
15
- "sass" : " ^1.52.1 "
15
+ "sass" : " ^1.52.2 "
16
16
},
17
17
"dependencies" : {
18
- "vue" : " ^3.2.36 "
18
+ "vue" : " ^3.2.37 "
19
19
}
20
20
}
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"lodash-es" : " ^4.17.21" ,
13
- "vue" : " ^3.2.36 "
13
+ "vue" : " ^3.2.37 "
14
14
},
15
15
"devDependencies" : {
16
16
"@vitejs/plugin-vue" : " workspace:*" ,
17
17
"js-yaml" : " ^4.1.0" ,
18
18
"less" : " ^4.1.2" ,
19
19
"pug" : " ^3.0.2" ,
20
- "sass" : " ^1.52.1 " ,
21
- "stylus" : " ^0.58.0 "
20
+ "sass" : " ^1.52.2 " ,
21
+ "stylus" : " ^0.58.1 "
22
22
}
23
23
}
You can’t perform that action at this time.
0 commit comments