File tree Expand file tree Collapse file tree 5 files changed +94
-94
lines changed Expand file tree Collapse file tree 5 files changed +94
-94
lines changed Original file line number Diff line number Diff line change 44
44
"@vuepress/core" : " workspace:*" ,
45
45
"@vuepress/shared" : " workspace:*" ,
46
46
"@vuepress/utils" : " workspace:*" ,
47
- "@vueuse/core" : " ^10.6.0 " ,
47
+ "@vueuse/core" : " ^10.6.1 " ,
48
48
"ts-debounce" : " ^4.0.0" ,
49
49
"vue" : " ^3.3.8" ,
50
50
"vue-router" : " ^4.2.5"
Original file line number Diff line number Diff line change 55
55
"@vuepress/plugin-theme-data" : " workspace:*" ,
56
56
"@vuepress/shared" : " workspace:*" ,
57
57
"@vuepress/utils" : " workspace:*" ,
58
- "@vueuse/core" : " ^10.6.0 " ,
58
+ "@vueuse/core" : " ^10.6.1 " ,
59
59
"sass" : " ^1.69.5" ,
60
60
"vue" : " ^3.3.8" ,
61
61
"vue-router" : " ^4.2.5"
Original file line number Diff line number Diff line change 38
38
},
39
39
"prettier" : " prettier-config-vuepress" ,
40
40
"devDependencies" : {
41
- "@commitlint/cli" : " ^18.4.0 " ,
41
+ "@commitlint/cli" : " ^18.4.1 " ,
42
42
"@commitlint/config-conventional" : " ^18.4.0" ,
43
43
"@types/node" : " ^20.9.0" ,
44
44
"@types/webpack-env" : " ^1.18.4" ,
50
50
"eslint-config-vuepress" : " ^4.5.0" ,
51
51
"eslint-config-vuepress-typescript" : " ^4.6.0" ,
52
52
"husky" : " ^8.0.3" ,
53
- "lint-staged" : " ^15.0.2 " ,
54
- "prettier" : " ^3.0.3 " ,
53
+ "lint-staged" : " ^15.1.0 " ,
54
+ "prettier" : " ^3.1.0 " ,
55
55
"prettier-config-vuepress" : " ^4.4.0" ,
56
56
"rimraf" : " ^5.0.5" ,
57
57
"sort-package-json" : " ^2.6.0" ,
61
61
"vite" : " ~4.5.0" ,
62
62
"vitest" : " ^0.34.6"
63
63
},
64
- "packageManager" :
" [email protected] .2 " ,
64
+ "packageManager" :
" [email protected] .5 " ,
65
65
"engines" : {
66
66
"node" : " >=18.16.0"
67
67
}
Original file line number Diff line number Diff line change 39
39
"dependencies" : {
40
40
"@vue/devtools-api" : " ^6.5.1" ,
41
41
"@vuepress/shared" : " workspace:*" ,
42
- "@vueuse/core" : " ^10.6.0 " ,
42
+ "@vueuse/core" : " ^10.6.1 " ,
43
43
"vue" : " ^3.3.8" ,
44
44
"vue-router" : " ^4.2.5"
45
45
},
You can’t perform that action at this time.
0 commit comments