Skip to content

Commit

Permalink
perf(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik committed Nov 28, 2023
1 parent f5bcc27 commit 0f77b69
Show file tree
Hide file tree
Showing 7 changed files with 6,984 additions and 10,642 deletions.
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
"@headlessui/react": "1.7.17",
"@heroicons/react": "2.0.18",
"@tailwindcss/typography": "0.5.10",
"axios": "1.6.1",
"axios-hooks": "5.0.1",
"axios": "1.6.2",
"axios-hooks": "5.0.2",
"date-fns": "2.30.0",
"flowbite": "2.1.1",
"flowbite-react": "0.6.4",
"next": "14.0.2",
"flowbite": "2.2.0",
"flowbite-react": "0.7.0",
"next": "14.0.3",
"next-seo": "6.4.0",
"next-sitemap": "4.2.3",
"react": "18.2.0",
Expand All @@ -45,40 +45,40 @@
"temporal-polyfill": "0.1.1"
},
"devDependencies": {
"@commitlint/cli": "18.4.1",
"@commitlint/config-conventional": "18.4.0",
"@commitlint/cz-commitlint": "18.4.1",
"@next/bundle-analyzer": "14.0.2",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@commitlint/cz-commitlint": "18.4.3",
"@next/bundle-analyzer": "14.0.3",
"@percy/cli": "1.27.4",
"@percy/cypress": "3.1.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@storybook/addon-essentials": "7.5.3",
"@storybook/addon-interactions": "7.5.3",
"@storybook/addon-links": "7.5.3",
"@storybook/blocks": "7.5.3",
"@storybook/nextjs": "7.5.3",
"@storybook/react": "7.5.3",
"@storybook/test-runner": "0.14.0",
"@storybook/addon-essentials": "7.6.0",
"@storybook/addon-interactions": "7.6.0",
"@storybook/addon-links": "7.6.0",
"@storybook/blocks": "7.6.0",
"@storybook/nextjs": "7.6.0",
"@storybook/react": "7.6.0",
"@storybook/test-runner": "0.16.0",
"@storybook/testing-library": "0.2.2",
"@testing-library/cypress": "10.0.1",
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.1.0",
"@types/jest": "29.5.8",
"@types/node": "20.9.0",
"@types/react": "18.2.37",
"@testing-library/react": "14.1.2",
"@types/jest": "29.5.10",
"@types/node": "20.10.0",
"@types/react": "18.2.39",
"@types/testing-library__jest-dom": "5.14.9",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"autoprefixer": "10.4.16",
"commitizen": "4.3.0",
"cross-env": "7.0.3",
"cssnano": "6.0.1",
"cypress": "13.5.0",
"eslint": "8.53.0",
"cypress": "13.6.0",
"eslint": "8.54.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-next": "14.0.2",
"eslint-config-next": "14.0.3",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-import": "2.29.0",
Expand All @@ -92,7 +92,7 @@
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-tailwindcss": "3.13.0",
"eslint-plugin-testing-library": "6.1.2",
"eslint-plugin-testing-library": "6.2.0",
"eslint-plugin-unused-imports": "3.0.0",
"http-server": "14.1.1",
"husky": "8.0.3",
Expand All @@ -101,14 +101,14 @@
"lint-staged": "15.1.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.31",
"prettier": "3.0.3",
"prettier": "3.1.0",
"prettier-plugin-tailwindcss": "0.5.7",
"rimraf": "5.0.5",
"semantic-release": "22.0.7",
"start-server-and-test": "2.0.2",
"storybook": "7.5.3",
"semantic-release": "22.0.8",
"start-server-and-test": "2.0.3",
"storybook": "7.6.0",
"tailwindcss": "3.3.5",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 0f77b69

Please sign in to comment.