Update vue-template-compiler

beta
Manuel Kasper 2023-05-10 16:17:11 +02:00
rodzic 6476b646d6
commit ce1a0826ec
2 zmienionych plików z 8 dodań i 8 usunięć

14
package-lock.json wygenerowano
Wyświetl plik

@ -59,7 +59,7 @@
"sass": "^1.62.1",
"sass-loader": "^10.3.1",
"vue-svgicon": "^3.2.9",
"vue-template-compiler": "^2.6.12"
"vue-template-compiler": "^2.7.14"
}
},
"node_modules/@ampproject/remapping": {
@ -17805,9 +17805,9 @@
}
},
"node_modules/vue-template-compiler": {
"version": "2.7.8",
"resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.8.tgz",
"integrity": "sha512-eQqdcUpJKJpBRPDdxCNsqUoT0edNvdt1jFjtVnVS/LPPmr0BU2jWzXlrf6BVMeODtdLewB3j8j3WjNiB+V+giw==",
"version": "2.7.14",
"resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.14.tgz",
"integrity": "sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==",
"dev": true,
"dependencies": {
"de-indent": "^1.0.2",
@ -33185,9 +33185,9 @@
}
},
"vue-template-compiler": {
"version": "2.7.8",
"resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.8.tgz",
"integrity": "sha512-eQqdcUpJKJpBRPDdxCNsqUoT0edNvdt1jFjtVnVS/LPPmr0BU2jWzXlrf6BVMeODtdLewB3j8j3WjNiB+V+giw==",
"version": "2.7.14",
"resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.14.tgz",
"integrity": "sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==",
"dev": true,
"requires": {
"de-indent": "^1.0.2",

Wyświetl plik

@ -61,7 +61,7 @@
"sass": "^1.62.1",
"sass-loader": "^10.3.1",
"vue-svgicon": "^3.2.9",
"vue-template-compiler": "^2.6.12"
"vue-template-compiler": "^2.7.14"
},
"eslintConfig": {
"root": true,