]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore(deps): update dependency todomvc-app-css to ^2.4.3 (#9458)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Mon, 23 Oct 2023 07:55:23 +0000 (15:55 +0800)
committerGitHub <noreply@github.com>
Mon, 23 Oct 2023 07:55:23 +0000 (15:55 +0800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
package.json
pnpm-lock.yaml

index e1256a4ef8c7311eae36d637da2aa670b9efa4ac..82476d6a39cab88f04a42e656f2b7ec969445199 100644 (file)
     "serve": "^14.2.1",
     "simple-git-hooks": "^2.9.0",
     "terser": "^5.22.0",
-    "todomvc-app-css": "^2.4.2",
+    "todomvc-app-css": "^2.4.3",
     "tslib": "^2.6.2",
     "tsx": "^3.14.0",
     "typescript": "^5.2.2",
index 25a4d9d94e4f839ab21ab67befd78a624c0f0335..49eadf44fd03e0036470e548a0b8c233756229b2 100644 (file)
@@ -138,8 +138,8 @@ importers:
         specifier: ^5.22.0
         version: 5.22.0
       todomvc-app-css:
-        specifier: ^2.4.2
-        version: 2.4.2
+        specifier: ^2.4.3
+        version: 2.4.3
       tslib:
         specifier: ^2.6.2
         version: 2.6.2
@@ -5482,8 +5482,9 @@ packages:
       is-number: 7.0.0
     dev: true
 
-  /todomvc-app-css@2.4.2:
-    resolution: {integrity: sha512-ViAkQ7ed89rmhFIGRsT36njN+97z8+s3XsJnB8E2IKOq+/SLD/6PtSvmTtiwUcVk39qPcjAc/OyeDys4LoJUVg==}
+  /todomvc-app-css@2.4.3:
+    resolution: {integrity: sha512-mSnWZaKBWj9aQcFRsGguY/a8O8NR8GmecD48yU1rzwNemgZa/INLpIsxxMiToFGVth+uEKBrQ7IhWkaXZxwq5Q==}
+    engines: {node: '>=4'}
     dev: true
 
   /token-stream@1.0.0: