|
78 | 78 | "@babel/traverse": "^7.16.8",
|
79 | 79 | "@babel/types": "^7.16.8",
|
80 | 80 | "@rollup/pluginutils": "^4.1.2",
|
81 |
| - "@vue/compiler-core": "^3.2.26", |
82 |
| - "@vue/compiler-dom": "^3.2.26", |
83 |
| - "@vue/reactivity-transform": "^3.2.26", |
84 |
| - "@vue/shared": "^3.2.26", |
| 81 | + "@vue/compiler-core": "^3.2.31", |
| 82 | + "@vue/compiler-dom": "^3.2.31", |
| 83 | + "@vue/reactivity-transform": "^3.2.31", |
| 84 | + "@vue/shared": "^3.2.31", |
85 | 85 | "defu": "^5.0.0",
|
86 |
| - "htmlparser2": "5.0.1", |
87 | 86 | "magic-string": "^0.25.7",
|
88 |
| - "tslib": "^2.3.1", |
89 | 87 | "unplugin": "^0.3.0"
|
90 | 88 | },
|
91 | 89 | "devDependencies": {
|
|
100 | 98 | "@types/node": "^17.0.8",
|
101 | 99 | "@types/ws": "^8.2.2",
|
102 | 100 | "@vue/composition-api": "^1.4.3",
|
103 |
| - "@vue/runtime-dom": "^3.2.26", |
| 101 | + "@vue/runtime-dom": "^3.2.31", |
104 | 102 | "bumpp": "^7.1.1",
|
105 | 103 | "eslint": "^8.6.0",
|
106 | 104 | "fast-glob": "^3.2.10",
|
|
116 | 114 | "peerDependencies": {
|
117 | 115 | "pug": "^3.0.2",
|
118 | 116 | "@vue/composition-api": "^1.4.3",
|
119 |
| - "@vue/runtime-dom": "^3.2.26" |
| 117 | + "@vue/runtime-dom": "^3.2.31" |
120 | 118 | },
|
121 | 119 | "peerDependenciesMeta": {
|
122 | 120 | "pug": {
|
|
0 commit comments