Skip to content

Commit

Permalink
chore(deps): update minor patch dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent b413130 commit b28b4df
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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"
}
}

0 comments on commit b28b4df

Please sign in to comment.