From 163db8c20ccf9a0af3248b8c055de5c466f38c6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 02:19:36 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package-lock.json | 24 ++++++++++++------------ package.json | 6 +++--- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1ff087e1a1..70806bd462 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "dynamic-class-list": "2.0.2", "htmlparser2": "9.1.0", "image-meta": "0.2.0", - "pathe": "1.1.1", + "pathe": "1.1.2", "serialize-to-js": "3.1.2", "sort-css-media-queries": "2.2.0", "vue3-lazy-hydration": "1.2.1" @@ -32,7 +32,7 @@ "@nuxt/module-builder": "0.5.5", "@nuxt/webpack-builder": "3.9.1", "@nuxtjs/eslint-config": "12.0.0", - "@types/node": "20.10.8", + "@types/node": "20.11.0", "commitlint": "18.4.4", "core-js": "3.35.0", "esbuild": "0.19.11", @@ -55,7 +55,7 @@ "pinst": "3.0.0", "playwright": "1.40.1", "postcss-functions": "4.0.2", - "postcss-html": "1.5.0", + "postcss-html": "1.6.0", "postcss-nesting": "12.0.2", "postcss-preset-env": "9.3.0", "prettier": "3.1.1", @@ -5590,9 +5590,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.10.8", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.10.8.tgz", - "integrity": "sha512-f8nQs3cLxbAFc00vEU59yf9UyGUftkPaLGfvbVOIDdx2i1b8epBqj2aNGyP19fiyXWvlmZ7qC1XLjAzw/OKIeA==", + "version": "20.11.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.0.tgz", + "integrity": "sha512-o9bjXmDNcF7GbM4CNQpmi+TutCgap/K3w1JyKgxAjqx41zp9qlIAVFi0IhCNsJcXolEqLWhbFbEeL0PvYm4pcQ==", "dev": true, "dependencies": { "undici-types": "~5.26.4" @@ -16058,9 +16058,9 @@ } }, "node_modules/pathe": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.1.tgz", - "integrity": "sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==" + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz", + "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==" }, "node_modules/pathval": { "version": "1.1.1", @@ -16658,9 +16658,9 @@ } }, "node_modules/postcss-html": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/postcss-html/-/postcss-html-1.5.0.tgz", - "integrity": "sha512-kCMRWJRHKicpA166kc2lAVUGxDZL324bkj/pVOb6RhjB0Z5Krl7mN0AsVkBhVIRZZirY0lyQXG38HCVaoKVNoA==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/postcss-html/-/postcss-html-1.6.0.tgz", + "integrity": "sha512-OWgQ9/Pe23MnNJC0PL4uZp8k0EDaUvqpJFSiwFxOLClAhmD7UEisyhO3x5hVsD4xFrjReVTXydlrMes45dJ71w==", "dev": true, "dependencies": { "htmlparser2": "^8.0.0", diff --git a/package.json b/package.json index 9575ae4cfa..8715486c26 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "dynamic-class-list": "2.0.2", "htmlparser2": "9.1.0", "image-meta": "0.2.0", - "pathe": "1.1.1", + "pathe": "1.1.2", "serialize-to-js": "3.1.2", "sort-css-media-queries": "2.2.0", "vue3-lazy-hydration": "1.2.1" @@ -74,7 +74,7 @@ "@nuxt/module-builder": "0.5.5", "@nuxt/webpack-builder": "3.9.1", "@nuxtjs/eslint-config": "12.0.0", - "@types/node": "20.10.8", + "@types/node": "20.11.0", "commitlint": "18.4.4", "core-js": "3.35.0", "esbuild": "0.19.11", @@ -97,7 +97,7 @@ "pinst": "3.0.0", "playwright": "1.40.1", "postcss-functions": "4.0.2", - "postcss-html": "1.5.0", + "postcss-html": "1.6.0", "postcss-nesting": "12.0.2", "postcss-preset-env": "9.3.0", "prettier": "3.1.1",