|
58 | 58 | "@babel/plugin-transform-modules-commonjs": "^7.16.8",
|
59 | 59 | "@babel/plugin-transform-runtime": "^7.16.10",
|
60 | 60 | "@babel/plugin-transform-typescript": "^7.23.6",
|
61 |
| - "@babel/preset-env": "^7.16.11", |
| 61 | + "@babel/preset-env": "7.23", |
62 | 62 | "@types/babel__code-frame": "^7.0.2",
|
63 | 63 | "@types/babel__core": "^7.1.18",
|
64 | 64 | "@types/babel__traverse": "^7.14.0",
|
65 | 65 | "@types/spark-md5": "^3.0.2",
|
66 | 66 | "@vue/babel-helper-vue-jsx-merge-props": "^1.2.1",
|
67 |
| - "@vue/babel-plugin-jsx": "^1.1.1", |
| 67 | + "@vue/babel-plugin-jsx": "1.1", |
68 | 68 | "@vue/babel-preset-jsx": "^1.2.4",
|
69 |
| - "@vue/compiler-dom": "^3.4.5", |
70 |
| - "@vue/compiler-sfc": "^3.4.5", |
| 69 | + "@vue/compiler-dom": "3.4.8", |
| 70 | + "@vue/compiler-sfc": "3.4.8", |
71 | 71 | "@vue/component-compiler-utils": "^3.3.0",
|
72 |
| - "@vue/shared": "^3.4.5", |
| 72 | + "@vue/shared": "3.4.8", |
73 | 73 | "assert": "^2.0.0",
|
74 | 74 | "babel-loader": "^9.1.3",
|
75 | 75 | "babel-plugin-polyfill-corejs3": "^0.8.7",
|
|
82 | 82 | "cross-env": "^7.0.3",
|
83 | 83 | "dts-bundle": "^0.7.3",
|
84 | 84 | "duplicate-package-checker-webpack-plugin": "^3.0.0",
|
85 |
| - "jest": "^27.4.7", |
| 85 | + "jest": "29", |
86 | 86 | "lodash-es": "^4.17.21",
|
87 | 87 | "lru-cache": "^6.0.0",
|
88 | 88 | "path-browserify": "^1.0.1",
|
89 | 89 | "process": "^0.11.10",
|
90 | 90 | "puppeteer": "^13.1.1",
|
91 |
| - "rimraf": "^3.0.2", |
| 91 | + "rimraf": "5", |
92 | 92 | "safe-buffer": "^5.2.1",
|
93 | 93 | "semver": "^7.3.5",
|
94 |
| - "source-map-explorer": "2.5.2", |
| 94 | + "source-map-explorer": "2.5", |
95 | 95 | "spark-md5": "^3.0.2",
|
96 | 96 | "standard-version": "^9.3.2",
|
97 | 97 | "stream-browserify": "^3.0.0",
|
|
103 | 103 | "url": "^0.11.0",
|
104 | 104 | "util": "^0.12.4",
|
105 | 105 | "vm-browserify": "^1.1.2",
|
106 |
| - "vue": "^3.4.5", |
| 106 | + "vue": "3.4.8", |
107 | 107 | "vue-template-compiler": "^2.7.16",
|
108 | 108 | "vue2": "npm:vue@^2.7.16",
|
109 | 109 | "webpack": "^5.67.0",
|
|
0 commit comments