File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 } ,
1616 ] ,
1717 ignoreDeps : [
18- 'typescript' ,
19-
2018 // Pure ESM
2119 'camelcase' ,
2220 ] ,
Original file line number Diff line number Diff line change 11{
2+ "name" : " vue-jsx-monorepo" ,
23 "private" : true ,
34 "packageManager" : " pnpm@8.7.6" ,
45 "scripts" : {
1718 "devDependencies" : {
1819 "@rollup/plugin-babel" : " ^6.0.3" ,
1920 "@types/babel__core" : " ^7.20.2" ,
20- "@types/node" : " ^20.6.5 " ,
21- "@typescript-eslint/eslint-plugin" : " ^6.7.2 " ,
21+ "@types/node" : " ^20.7.0 " ,
22+ "@typescript-eslint/eslint-plugin" : " ^6.7.3 " ,
2223 "@vitest/coverage-v8" : " ^0.34.5" ,
2324 "bumpp" : " ^9.2.0" ,
2425 "eslint" : " ^8.50.0" ,
Original file line number Diff line number Diff line change 2626 "@babel/helper-module-imports" : " ^7.22.15" ,
2727 "@babel/plugin-syntax-jsx" : " ^7.22.5" ,
2828 "@babel/template" : " ^7.22.15" ,
29- "@babel/traverse" : " ^7.22.20 " ,
30- "@babel/types" : " ^7.22.19 " ,
29+ "@babel/traverse" : " ^7.23.0 " ,
30+ "@babel/types" : " ^7.23.0 " ,
3131 "@vue/babel-helper-vue-transform-on" : " workspace:^" ,
3232 "camelcase" : " ^6.3.0" ,
3333 "html-tags" : " ^3.3.1" ,
3434 "svg-tags" : " ^1.0.0"
3535 },
3636 "devDependencies" : {
37- "@babel/core" : " ^7.22.20 " ,
37+ "@babel/core" : " ^7.23.0 " ,
3838 "@babel/preset-env" : " ^7.22.20" ,
3939 "@types/babel__template" : " ^7.4.2" ,
4040 "@types/babel__traverse" : " ^7.20.2" ,
Original file line number Diff line number Diff line change 88 "preview" : " vite preview"
99 },
1010 "dependencies" : {
11- "@babel/core" : " ^7.22.20 " ,
11+ "@babel/core" : " ^7.23.0 " ,
1212 "@vue/babel-plugin-jsx" : " workspace:*" ,
1313 "monaco-editor" : " ^0.43.0" ,
1414 "vue" : " ^3.3.4"
You can’t perform that action at this time.
0 commit comments