| 
10 | 10 |   "workspaces": [  | 
11 | 11 |     "packages/*"  | 
12 | 12 |   ],  | 
13 |  | -  "packageManager": "yarn@1.22.21",  | 
 | 13 | +  "packageManager": "yarn@1.22.22",  | 
14 | 14 |   "scripts": {  | 
15 | 15 |     "build": "run-p build:*",  | 
16 | 16 |     "build:r": "r -e named -f cjs,esm, --vue-jsx",  | 
 | 
30 | 30 |     "typecov": "type-coverage"  | 
31 | 31 |   },  | 
32 | 32 |   "devDependencies": {  | 
33 |  | -    "@1stg/app-config": "^10.0.1",  | 
 | 33 | +    "@1stg/app-config": "^14.0.0",  | 
34 | 34 |     "@changesets/changelog-github": "^0.5.0",  | 
35 | 35 |     "@changesets/cli": "^2.27.1",  | 
36 | 36 |     "@d-ts/vue": "^1.0.0",  | 
37 |  | -    "@pkgr/rollup": "^6.0.0",  | 
 | 37 | +    "@pkgr/rollup": "^7.0.0",  | 
38 | 38 |     "@types/lodash-es": "^4.17.12",  | 
39 |  | -    "@types/node": "^18.19.8",  | 
 | 39 | +    "@types/node": "^22.0.0",  | 
40 | 40 |     "@types/qrcode": "^1.5.5",  | 
41 |  | -    "@types/web": "^0.0.135",  | 
42 |  | -    "@vitejs/plugin-vue-jsx": "^3.1.0",  | 
 | 41 | +    "@types/web": "^0.0.280",  | 
 | 42 | +    "@vitejs/plugin-vue-jsx": "^5.0.0",  | 
43 | 43 |     "less": "^4.2.0",  | 
44 | 44 |     "lodash-es": "^4.17.21",  | 
45 | 45 |     "postcss": "^8.4.33",  | 
46 | 46 |     "qrcode": "^1.5.3",  | 
47 | 47 |     "qrious": "^4.0.2",  | 
48 |  | -    "rimraf": "^5.0.5",  | 
 | 48 | +    "rimraf": "^6.0.0",  | 
49 | 49 |     "rxjs": "^7.8.1",  | 
50 | 50 |     "sass": "^1.70.0",  | 
51 | 51 |     "type-coverage": "^2.27.1",  | 
52 | 52 |     "typescript": "^5.3.3",  | 
53 | 53 |     "vitepress": "^1.0.0-rc.40",  | 
54 | 54 |     "vue": "^3.4.15",  | 
55 |  | -    "vue-tsc": "^1.8.27",  | 
 | 55 | +    "vue-tsc": "^3.0.0",  | 
56 | 56 |     "yarn-deduplicate": "^6.0.2"  | 
57 | 57 |   },  | 
58 | 58 |   "resolutions": {  | 
 | 
0 commit comments