From f0af3ce792443547ce3a361a6c9ae399d093b38a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 22:09:08 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package-lock.json | 32 ++++++++++++++++---------------- package.json | 4 ++-- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index d2f8f105ae..250bfece3e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@nuxt/eslint": "0.5.0", "@nuxt/module-builder": "0.8.3", "@nuxt/webpack-builder": "3.12.4", - "@types/node": "20.14.15", + "@types/node": "20.15.0", "commitlint": "19.4.0", "eslint": "9.9.0", "eslint-config-prettier": "9.1.0", @@ -44,7 +44,7 @@ "lint-staged": "15.2.9", "markdown-it-inline-comments": "1.0.1", "nuxt": "3.12.4", - "playwright": "1.46.0", + "playwright": "1.46.1", "postcss-functions": "4.0.2", "postcss-html": "1.7.0", "postcss-nesting": "13.0.0", @@ -7100,13 +7100,13 @@ "peer": true }, "node_modules/@types/node": { - "version": "20.14.15", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.15.tgz", - "integrity": "sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==", + "version": "20.15.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.15.0.tgz", + "integrity": "sha512-eQf4OkH6gA9v1W0iEpht/neozCsZKMTK+C4cU6/fv7wtJCCL8LEQ4hie2Ln8ZP/0YYM2xGj7//f8xyqItkJ6QA==", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~5.26.4" + "undici-types": "~6.13.0" } }, "node_modules/@types/normalize-package-data": { @@ -18257,13 +18257,13 @@ } }, "node_modules/playwright": { - "version": "1.46.0", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.46.0.tgz", - "integrity": "sha512-XYJ5WvfefWONh1uPAUAi0H2xXV5S3vrtcnXe6uAOgdGi3aSpqOSXX08IAjXW34xitfuOJsvXU5anXZxPSEQiJw==", + "version": "1.46.1", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.46.1.tgz", + "integrity": "sha512-oPcr1yqoXLCkgKtD5eNUPLiN40rYEM39odNpIb6VE6S7/15gJmA1NzVv6zJYusV0e7tzvkU/utBFNa/Kpxmwng==", "dev": true, "license": "Apache-2.0", "dependencies": { - "playwright-core": "1.46.0" + "playwright-core": "1.46.1" }, "bin": { "playwright": "cli.js" @@ -18276,9 +18276,9 @@ } }, "node_modules/playwright-core": { - "version": "1.46.0", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.46.0.tgz", - "integrity": "sha512-9Y/d5UIwuJk8t3+lhmMSAJyNP1BUC/DqP3cQJDQQL/oWqAiuPTLgy7Q5dzglmTLwcBRdetzgNM/gni7ckfTr6A==", + "version": "1.46.1", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.46.1.tgz", + "integrity": "sha512-h9LqIQaAv+CYvWzsZ+h3RsrqCStkBHlgo6/TJlFst3cOTlLghBQlJwPOZKQJTKNaD3QIB7aAVQ+gfWbN3NXB7A==", "dev": true, "license": "Apache-2.0", "bin": { @@ -24078,9 +24078,9 @@ } }, "node_modules/undici-types": { - "version": "5.26.5", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", - "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", + "version": "6.13.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.13.0.tgz", + "integrity": "sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 148e7165c7..5187e6a6b3 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@nuxt/eslint": "0.5.0", "@nuxt/module-builder": "0.8.3", "@nuxt/webpack-builder": "3.12.4", - "@types/node": "20.14.15", + "@types/node": "20.15.0", "commitlint": "19.4.0", "eslint": "9.9.0", "eslint-config-prettier": "9.1.0", @@ -86,7 +86,7 @@ "lint-staged": "15.2.9", "markdown-it-inline-comments": "1.0.1", "nuxt": "3.12.4", - "playwright": "1.46.0", + "playwright": "1.46.1", "postcss-functions": "4.0.2", "postcss-html": "1.7.0", "postcss-nesting": "13.0.0",