Skip to content
Merged
52 changes: 26 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
"devDependencies": {
"@axe-core/playwright": "^4.12.1",
"@babel/parser": "^8.0.4",
"@next/bundle-analyzer": "^16.2.10",
"@next/bundle-analyzer": "^16.2.12",
"@tailwindcss/postcss": "^4.3.3",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^7.0.0",
Expand All @@ -254,12 +254,12 @@
"@vitest/coverage-v8": "^4.1.10",
"esbuild": "0.28.1",
"eslint": "^9.39.5",
"eslint-config-next": "16.2.10",
"eslint-config-next": "16.2.12",
"fast-check": "^4.8.0",
"jsdom": "^29.1.1",
"knip": "^6.29.0",
"playwright": "^1.61.1",
"prettier": "^3.9.4",
"playwright": "^1.62.0",
"prettier": "^3.9.6",
"rimraf": "^6.1.3",
"tailwindcss": "^4.3.1",
"tsx": "^4.23.1",
Expand Down
Loading