From b28b4df08f0ece3bcb6a054d2632f53bdae37f92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 10:27:45 +0000 Subject: [PATCH] chore(deps): update minor patch dev dependencies --- package.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 174a79fa..56765f50 100644 --- a/package.json +++ b/package.json @@ -48,23 +48,23 @@ "react-dom": "18.3.1" }, "devDependencies": { - "@markuplint/jsx-parser": "4.5.0", - "@markuplint/react-spec": "4.3.0", - "@next/bundle-analyzer": "14.1.4", - "@pandacss/dev": "0.37.2", - "@playwright/test": "1.43.0", - "@shikijs/markdown-it": "1.2.4", + "@markuplint/jsx-parser": "4.7.10", + "@markuplint/react-spec": "4.5.10", + "@next/bundle-analyzer": "14.2.16", + "@pandacss/dev": "0.47.0", + "@playwright/test": "1.48.2", + "@shikijs/markdown-it": "1.22.1", "@swc/core": "^1.2.117", "@testing-library/jest-dom": "6.5.0", "@testing-library/react": "14.3.1", "@types/cpx": "1.5.5", - "@types/gtag.js": "0.0.19", - "@types/markdown-it": "14.0.0", + "@types/gtag.js": "0.0.20", + "@types/markdown-it": "14.1.2", "@typescript-eslint/eslint-plugin": "8.6.0", "@typescript-eslint/parser": "8.6.0", - "@vitejs/plugin-react": "4.2.1", + "@vitejs/plugin-react": "4.3.3", "@vitest/coverage-v8": "0.34.6", - "cheerio": "1.0.0-rc.12", + "cheerio": "1.0.0", "cpx": "1.5.0", "eslint": "8.57.1", "eslint-config-next": "14.2.13", @@ -74,18 +74,18 @@ "eslint-plugin-jsx-a11y": "6.10.0", "eslint-plugin-react": "7.36.1", "eslint-plugin-react-hooks": "4.6.2", - "husky": "9.0.11", + "husky": "9.1.6", "hygen": "6.2.11", "identity-obj-proxy": "3.0.0", "image-size": "^1.0.0", - "jsdom": "25.0.0", - "lint-staged": "15.2.2", + "jsdom": "25.0.1", + "lint-staged": "15.2.10", "markdown-it": "14.1.0", - "markuplint": "4.5.0", - "prettier": "3.2.5", + "markuplint": "4.11.0", + "prettier": "3.3.3", "ts-mockito": "2.6.1", - "typescript": "5.4.4", + "typescript": "5.6.3", "url-join": "5.0.0", - "vitest": "1.4.0" + "vitest": "1.6.0" } }