Skip to content

Commit

Permalink
Merge branch 'dependabot/npm_and_yarn/lint-b2fb583d22' into dependabo…
Browse files Browse the repository at this point in the history
…t/npm_and_yarn/testing-1e6e7b56b7

Signed-off-by: Rikard Hallberg <[email protected]>
  • Loading branch information
rikhall1515 authored May 1, 2024
2 parents c9bad7b + 6ffa9ef commit 0d6dd8b
Show file tree
Hide file tree
Showing 2 changed files with 718 additions and 736 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"@tailwindcss/container-queries": "^0.1.1",
"@types/body-scroll-lock": "^3.1.2",
"@types/node": "20.12.7",
"@types/react": "^18.2.77",
"@types/react-dom": "^18.2.25",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@vercel/analytics": "^1.2.2",
"@vercel/speed-insights": "^1.0.10",
"autoprefixer": "~10.4.19",
Expand All @@ -68,7 +68,7 @@
"lint-staged": "15.2.2",
"lucide-react": "^0.368.0",
"mini-svg-data-uri": "^1.4.4",
"next": "14.2.1",
"next": "14.2.3",
"next-themes": "~0.3.0",
"postcss": "~8.4.38",
"postcss-calc": "~10.0.0",
Expand Down Expand Up @@ -98,26 +98,26 @@
"@testing-library/react": "~15.0.5",
"@testing-library/user-event": "~14.5.2",
"@types/jest": "29.5.12",
"@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.6.0",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.57.0",
"eslint-config-next": "~14.1.4",
"eslint": "9.1.1",
"eslint-config-next": "~14.2.3",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-no-relative-import-paths": "^1.5.4",
"eslint-plugin-storybook": "0.8.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-junit": "16.0.0",
"prettier": "3.2.5",
"prettier-plugin-tailwindcss": "0.5.13",
"prettier-plugin-tailwindcss": "0.5.14",
"semantic-release": "23.0.8",
"storybook": "~8.0.8",
"stylelint": "16.3.1",
"stylelint": "16.4.0",
"stylelint-config-standard": "36.0.0",
"stylelint-order": "6.0.4",
"stylelint-selector-bem-pattern": "4.0.0",
"turbo": "1.13.2"
"turbo": "1.13.3"
}
}
Loading

0 comments on commit 0d6dd8b

Please sign in to comment.