File tree Expand file tree Collapse file tree 14 files changed +458
-166
lines changed Expand file tree Collapse file tree 14 files changed +458
-166
lines changed Original file line number Diff line number Diff line change 2020 "@vuepress/theme-default" : " workspace:*" ,
2121 "@vuepress/utils" : " workspace:*" ,
2222 "sass-loader" : " ^13.0.2" ,
23- "serve" : " ^13.0.2 " ,
23+ "serve" : " ^13.0.4 " ,
2424 "vue" : " ^3.2.37"
2525 }
2626}
Original file line number Diff line number Diff line change 3636 "@commitlint/cli" : " ^17.0.3" ,
3737 "@commitlint/config-conventional" : " ^17.0.3" ,
3838 "@types/jest" : " ^28.1.4" ,
39- "@types/node" : " ^18.0.1 " ,
39+ "@types/node" : " ^18.0.3 " ,
4040 "@types/webpack-env" : " ^1.17.0" ,
4141 "bumpp" : " ^8.2.1" ,
4242 "conventional-changelog-cli" : " ^2.2.2" ,
5656 "tsconfig-vuepress" : " ^0.2.1" ,
5757 "tsup" : " ^6.1.3" ,
5858 "typescript" : " ^4.7.4" ,
59- "vite" : " ~2.9.13 "
59+ "vite" : " ~2.9.14 "
6060 },
6161 "packageManager" :
" [email protected] " ,
6262 "engines" : {
Original file line number Diff line number Diff line change 3636 "autoprefixer" : " ^10.4.7" ,
3737 "connect-history-api-fallback" : " ^2.0.0" ,
3838 "postcss" : " ^8.4.14" ,
39- "rollup" : " ^2.75.7 " ,
40- "vite" : " ~2.9.13 " ,
39+ "rollup" : " ^2.76.0 " ,
40+ "vite" : " ~2.9.14 " ,
4141 "vue" : " ^3.2.37" ,
42- "vue-router" : " ^4.1.1 "
42+ "vue-router" : " ^4.1.2 "
4343 },
4444 "publishConfig" : {
4545 "access" : " public"
Original file line number Diff line number Diff line change 4949 "style-loader" : " ^3.3.1" ,
5050 "vue" : " ^3.2.37" ,
5151 "vue-loader" : " ^17.0.0" ,
52- "vue-router" : " ^4.1.1 " ,
52+ "vue-router" : " ^4.1.2 " ,
5353 "webpack" : " ^5.73.0" ,
5454 "webpack-chain" : " ^6.5.1" ,
5555 "webpack-dev-server" : " ^4.9.3" ,
Original file line number Diff line number Diff line change 3636 "cac" : " ^6.7.12" ,
3737 "chokidar" : " ^3.5.3" ,
3838 "envinfo" : " ^7.8.1" ,
39- "esbuild" : " ^0.14.48 "
39+ "esbuild" : " ^0.14.49 "
4040 },
4141 "devDependencies" : {
4242 "@types/envinfo" : " ^7.8.1"
Original file line number Diff line number Diff line change 4040 "@vue/devtools-api" : " ^6.2.0" ,
4141 "@vuepress/shared" : " workspace:*" ,
4242 "vue" : " ^3.2.37" ,
43- "vue-router" : " ^4.1.1 "
43+ "vue-router" : " ^4.1.2 "
4444 },
4545 "publishConfig" : {
4646 "access" : " public"
Original file line number Diff line number Diff line change 3434 "@vuepress/utils" : " workspace:*" ,
3535 "ts-debounce" : " ^4.0.0" ,
3636 "vue" : " ^3.2.37" ,
37- "vue-router" : " ^4.1.1 "
37+ "vue-router" : " ^4.1.2 "
3838 },
3939 "publishConfig" : {
4040 "access" : " public"
Original file line number Diff line number Diff line change 3131 "copy" : " cpx \" src/**/*.css\" lib"
3232 },
3333 "dependencies" : {
34- "@docsearch/css" : " ^3.1.0 " ,
35- "@docsearch/js" : " ^3.1.0 " ,
36- "@docsearch/react" : " ^3.1.0 " ,
34+ "@docsearch/css" : " ^3.1.1 " ,
35+ "@docsearch/js" : " ^3.1.1 " ,
36+ "@docsearch/react" : " ^3.1.1 " ,
3737 "@vuepress/client" : " workspace:*" ,
3838 "@vuepress/core" : " workspace:*" ,
3939 "@vuepress/shared" : " workspace:*" ,
4040 "@vuepress/utils" : " workspace:*" ,
4141 "ts-debounce" : " ^4.0.0" ,
4242 "vue" : " ^3.2.37" ,
43- "vue-router" : " ^4.1.1 "
43+ "vue-router" : " ^4.1.2 "
4444 },
4545 "publishConfig" : {
4646 "access" : " public"
Original file line number Diff line number Diff line change 1- // @ts -expect-error: docsearch type issue
21import docsearch from '@docsearch/js'
32import { usePageLang , useRouteLocale } from '@vuepress/client'
43import { isArray } from '@vuepress/shared'
Original file line number Diff line number Diff line change 3333 "@vuepress/core" : " workspace:*" ,
3434 "@vuepress/utils" : " workspace:*" ,
3535 "vue" : " ^3.2.37" ,
36- "vue-router" : " ^4.1.1 "
36+ "vue-router" : " ^4.1.2 "
3737 },
3838 "publishConfig" : {
3939 "access" : " public"
You can’t perform that action at this time.
0 commit comments