File tree Expand file tree Collapse file tree 5 files changed +22
-21
lines changed Expand file tree Collapse file tree 5 files changed +22
-21
lines changed Original file line number Diff line number Diff line change 2828 "@vueuse/core" : " ^13.0.0" ,
2929 "markdown-it" : " ^14.1.0" ,
3030 "node-html-parser" : " ^7.0.1" ,
31- "sass" : " ^1.86.3 " ,
32- "shiki" : " ^3.2.1 " ,
31+ "sass" : " ^1.87.0 " ,
32+ "shiki" : " ^3.3.0 " ,
3333 "ts-dedent" : " ^2.2.0" ,
3434 "tslib" : " ^2.8.1" ,
3535 "typescript" : " ^5.8.3" ,
36- "vite" : " ^6.2.5 " ,
36+ "vite" : " ^6.3.2 " ,
3737 "vue-docgen-api" : " ^4.79.2" ,
38- "vue-tsc" : " ^2.2.8 "
38+ "vue-tsc" : " ^2.2.10 "
3939 },
4040 "packageManager" :
" [email protected] " 4141}
Original file line number Diff line number Diff line change 1313 },
1414 "devDependencies" : {
1515 "@rushstack/eslint-patch" : " ^1.10.3" ,
16- "@vue/eslint-config-typescript" : " ^13.0 .0" ,
17- "@vue/tsconfig" : " ^0.5.1 " ,
18- "concurrently" : " ^8.2 .2" ,
19- "eslint" : " ^8.57.0 " ,
16+ "@vue/eslint-config-typescript" : " ^14.5 .0" ,
17+ "@vue/tsconfig" : " ^0.7.0 " ,
18+ "concurrently" : " ^9.1 .2" ,
19+ "eslint" : " ^9.25.1 " ,
2020 "eslint-config-standard" : " ^17.1.0" ,
2121 "eslint-plugin-import" : " ^2.29.1" ,
22- "eslint-plugin-n" : " ^16.6.2 " ,
22+ "eslint-plugin-n" : " ^17.17.0 " ,
2323 "eslint-plugin-node" : " ^11.1.0" ,
24- "eslint-plugin-promise" : " ^6.6.0 " ,
25- "eslint-plugin-vue" : " ^9.27 .0" ,
24+ "eslint-plugin-promise" : " ^7.2.1 " ,
25+ "eslint-plugin-vue" : " ^10.0 .0" ,
2626 "turbo" : " ^2.5.0" ,
2727 "typescript" : " ^5.5.4"
2828 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-patternfly/core" ,
3- "version" : " 0.1.0-beta.30 " ,
3+ "version" : " 5.0.0 " ,
44 "type" : " module" ,
55 "files" : [
66 " dist"
4141 "@vue-patternfly/icons" : " workspace:^"
4242 },
4343 "devDependencies" : {
44- "@types/node" : " ^22.14.0 " ,
44+ "@types/node" : " ^22.14.1 " ,
4545 "@types/web-bluetooth" : " ^0.0.21" ,
4646 "@vitejs/plugin-vue" : " ^5.2.3" ,
4747 "@vue/compiler-sfc" : " ^3.5.13" ,
48- "@vueuse/core" : " ^13.0 .0" ,
49- "@vueuse/integrations" : " ^13.0 .0" ,
50- "@vueuse/shared" : " ^13.0 .0" ,
48+ "@vueuse/core" : " ^13.1 .0" ,
49+ "@vueuse/integrations" : " ^13.1 .0" ,
50+ "@vueuse/shared" : " ^13.1 .0" ,
5151 "concurrently" : " ^9.1.2" ,
5252 "focus-trap" : " ^7.6.4" ,
5353 "fs-extra" : " ^11.3.0" ,
5454 "glob" : " ^11.0.1" ,
55- "nodemon" : " ^3.1.9 " ,
55+ "nodemon" : " ^3.1.10 " ,
5656 "rimraf" : " ^6.0.1" ,
5757 "tslib" : " ^2.8.1" ,
5858 "typescript" : " ^5.8.3" ,
59- "vite" : " ^6.2.5 " ,
59+ "vite" : " ^6.3.2 " ,
6060 "vue" : " ^3.5.13" ,
6161 "vue-router" : " ^4.5.0" ,
62- "vue-tsc" : " ^2.2.8 "
62+ "vue-tsc" : " ^2.2.10 "
6363 },
6464 "peerDependencies" : {
6565 "@vueuse/core" : " ^13" ,
Original file line number Diff line number Diff line change 4646 "rimraf" : " ^6.0.1" ,
4747 "tslib" : " ^2.8.1" ,
4848 "typescript" : " ^5.8.3" ,
49- "vite" : " ^6.2.5 " ,
49+ "vite" : " ^6.3.2 " ,
5050 "vue" : " ^3.5.13" ,
51- "vue-tsc" : " ^2.2.8 "
51+ "vue-tsc" : " ^2.2.10 "
5252 },
5353 "peerDependencies" : {
5454 "@vue-patternfly/core" : " workspace:^" ,
Original file line number Diff line number Diff line change 11{
22 "extends" : " @vue/tsconfig/tsconfig.dom.json" ,
33 "compilerOptions" : {
4+ "allowImportingTsExtensions" : null ,
45 "assumeChangesOnlyAffectDirectDependencies" : true ,
56 "noEmit" : false ,
67 "lib" : [
You can’t perform that action at this time.
0 commit comments