File tree Expand file tree Collapse file tree 4 files changed +493
-426
lines changed
Expand file tree Collapse file tree 4 files changed +493
-426
lines changed Original file line number Diff line number Diff line change 11{
22 "private" : true ,
3- "packageManager" : " pnpm@8.7.0 " ,
3+ "packageManager" : " pnpm@8.7.3 " ,
44 "scripts" : {
55 "build" : " pnpm run -r build" ,
66 "test" : " vitest" ,
1717 "devDependencies" : {
1818 "@rollup/plugin-babel" : " ^6.0.3" ,
1919 "@types/babel__core" : " ^7.20.1" ,
20- "@types/node" : " ^20.5.7 " ,
21- "@typescript-eslint/eslint-plugin" : " ^6.4.1 " ,
20+ "@types/node" : " ^20.5.9 " ,
21+ "@typescript-eslint/eslint-plugin" : " ^6.5.0 " ,
2222 "@vitest/coverage-v8" : " ^0.34.3" ,
2323 "bumpp" : " ^9.2.0" ,
2424 "eslint" : " ^8.48.0" ,
2525 "eslint-config-prettier" : " ^9.0.0" ,
2626 "eslint-plugin-import" : " ^2.28.1" ,
2727 "jsdom" : " ^22.1.0" ,
28- "prettier" : " ^3.0.2 " ,
28+ "prettier" : " ^3.0.3 " ,
2929 "tsup" : " ^7.2.0" ,
3030 "typescript" : " ^5.2.2" ,
3131 "vite" : " ^4.4.9" ,
Original file line number Diff line number Diff line change 2323 " dist"
2424 ],
2525 "dependencies" : {
26- "@babel/helper-module-imports" : " ^7.22.5 " ,
26+ "@babel/helper-module-imports" : " ^7.22.15 " ,
2727 "@babel/plugin-syntax-jsx" : " ^7.22.5" ,
28- "@babel/template" : " ^7.22.5 " ,
29- "@babel/traverse" : " ^7.22.11 " ,
30- "@babel/types" : " ^7.22.11 " ,
28+ "@babel/template" : " ^7.22.15 " ,
29+ "@babel/traverse" : " ^7.22.15 " ,
30+ "@babel/types" : " ^7.22.15 " ,
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.11 " ,
38- "@babel/preset-env" : " ^7.22.10 " ,
37+ "@babel/core" : " ^7.22.15 " ,
38+ "@babel/preset-env" : " ^7.22.15 " ,
3939 "@types/babel__template" : " ^7.4.1" ,
4040 "@types/babel__traverse" : " ^7.20.1" ,
4141 "@types/svg-tags" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 88 "preview" : " vite preview"
99 },
1010 "dependencies" : {
11- "@babel/core" : " ^7.22.11 " ,
11+ "@babel/core" : " ^7.22.15 " ,
1212 "@vue/babel-plugin-jsx" : " workspace:*" ,
1313 "monaco-editor" : " ^0.41.0" ,
1414 "vue" : " ^3.3.4"
1515 },
1616 "devDependencies" : {
17- "vite-plugin-node-polyfills" : " ^0.11.3 "
17+ "vite-plugin-node-polyfills" : " ^0.12.0 "
1818 }
1919}
You can’t perform that action at this time.
0 commit comments