File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 "bootstrap" : " catalog:" ,
3232 "dompurify" : " catalog:" ,
3333 "i18next" : " catalog:" ,
34- "i18next-vue" : " ^5.3.0 " ,
34+ "i18next-vue" : " catalog: " ,
3535 "rxjs" : " catalog:" ,
3636 "slickgrid-vue" : " workspace:*" ,
37- "vue" : " ^3.5.13 " ,
37+ "vue" : " catalog: " ,
3838 "vue-router" : " ^4.5.1"
3939 },
4040 "devDependencies" : {
4141 "@4tw/cypress-drag-drop" : " catalog:" ,
4242 "@types/fnando__sparkline" : " catalog:" ,
43- "@vitejs/plugin-vue" : " ^5.2.4 " ,
43+ "@vitejs/plugin-vue" : " catalog: " ,
4444 "cypress" : " catalog:" ,
4545 "cypress-real-events" : " catalog:" ,
4646 "sass" : " catalog:" ,
Original file line number Diff line number Diff line change 5151 "vue:dev" : " cross-env NODE_ENV=development vite build --watch" ,
5252 "vue:dev:init" : " vite build" ,
5353 "build" : " pnpm clean && vue-tsc --p ./tsconfig.app.json && vite build --sourcemap" ,
54- "preview:release" : " release --dry-run --skip-checks --npm-client pnpm --build-script build" ,
55- "release" : " release --npm-client pnpm --build-script build" ,
5654 "type-check" : " vue-tsc --build --force"
5755 },
5856 "dependencies" : {
7169 "vue" : " >=3.5.0"
7270 },
7371 "devDependencies" : {
74- "@gc-utils/release" : " ^0.1.5" ,
75- "@vitejs/plugin-vue" : " ^5.2.4" ,
72+ "@vitejs/plugin-vue" : " catalog:" ,
7673 "cross-env" : " catalog:" ,
7774 "i18next" : " catalog:" ,
78- "i18next-vue" : " ^5.3.0 " ,
75+ "i18next-vue" : " catalog: " ,
7976 "sass" : " catalog:" ,
8077 "typescript" : " catalog:" ,
8178 "vite" : " catalog:" ,
8279 "vite-plugin-dts" : " ^4.5.3" ,
83- "vue" : " ^3.5.13 " ,
80+ "vue" : " catalog: " ,
8481 "vue-tsc" : " ^2.2.10"
8582 }
8683}
You can’t perform that action at this time.
0 commit comments