diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 94 |
1 files changed, 47 insertions, 47 deletions
diff --git a/package.json b/package.json index 73bc6ac..baf8fc3 100644 --- a/package.json +++ b/package.json @@ -43,79 +43,79 @@ "storybook:build": "storybook build" }, "dependencies": { - "@formatjs/swc-plugin": "^1.5.5", - "@mdx-js/loader": "^2.3.0", - "@mdx-js/react": "^2.3.0", - "@next/bundle-analyzer": "^13.4.19", - "@next/mdx": "^13.4.19", + "@formatjs/swc-plugin": "^1.5.9", + "@mdx-js/loader": "^3.0.0", + "@mdx-js/react": "^3.0.0", + "@next/bundle-analyzer": "^14.0.2", + "@next/mdx": "^14.0.2", "feed": "^4.2.2", "graphql": "^16.8.1", "modern-normalize": "^2.0.0", - "next": "^13.4.19", + "next": "^14.0.2", "next-sitemap": "^4.2.3", "prismjs": "^1.29.0", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-intl": "^6.4.7", + "react-intl": "^6.5.5", "schema-dts": "^1.1.2", "sharp": "^0.32.6", - "swr": "^2.2.2", + "swr": "^2.2.4", "use-ackee": "^3.0.1" }, "devDependencies": { - "@babel/core": "^7.22.20", - "@commitlint/cli": "^17.7.1", - "@commitlint/config-conventional": "^17.7.0", + "@babel/core": "^7.23.3", + "@commitlint/cli": "^18.4.1", + "@commitlint/config-conventional": "^18.4.0", "@cspell/dict-fr-fr": "^2.2.2", - "@formatjs/cli": "^6.2.0", + "@formatjs/cli": "^6.2.4", "@jest/globals": "^29.7.0", - "@storybook/addon-essentials": "^7.4.2", - "@storybook/addon-interactions": "^7.4.2", - "@storybook/addon-links": "^7.4.2", - "@storybook/blocks": "^7.4.2", - "@storybook/nextjs": "^7.4.2", - "@storybook/react": "^7.4.2", - "@storybook/testing-library": "^0.2.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/testing-library": "^0.2.2", "@svgr/webpack": "^8.1.0", "@testing-library/cypress": "^10.0.1", - "@testing-library/jest-dom": "^6.1.3", - "@testing-library/react": "^14.0.0", + "@testing-library/jest-dom": "^6.1.4", + "@testing-library/react": "^14.1.0", "@testing-library/user-event": "^14.5.1", - "@types/jest": "^29.5.5", - "@types/mdx": "^2.0.7", - "@types/node": "^20.6.2", - "@types/prismjs": "^1.26.0", - "@types/react": "^18.2.22", - "@types/use-ackee": "^2.0.1", - "@typescript-eslint/eslint-plugin": "^6.7.2", - "@typescript-eslint/parser": "^6.7.2", - "commit-and-tag-version": "^11.2.3", - "cspell": "^7.3.6", - "cypress": "^13.2.0", - "eslint": "^8.49.0", - "eslint-config-next": "^13.4.19", + "@types/jest": "^29.5.8", + "@types/mdx": "^2.0.10", + "@types/node": "^20.9.0", + "@types/prismjs": "^1.26.3", + "@types/react": "^18.2.37", + "@types/use-ackee": "^2.0.3", + "@typescript-eslint/eslint-plugin": "^6.11.0", + "@typescript-eslint/parser": "^6.11.0", + "commit-and-tag-version": "^12.0.0", + "cspell": "^8.0.0", + "cypress": "^13.5.1", + "eslint": "^8.53.0", + "eslint-config-next": "^14.0.2", "eslint-config-prettier": "^9.0.0", - "eslint-plugin-formatjs": "^4.10.5", - "eslint-plugin-import": "^2.28.1", - "eslint-plugin-jsx-a11y": "^6.7.1", + "eslint-plugin-formatjs": "^4.11.3", + "eslint-plugin-import": "^2.29.0", + "eslint-plugin-jsx-a11y": "^6.8.0", "eslint-plugin-react": "^7.33.2", "eslint-plugin-react-hooks": "^4.6.0", - "eslint-plugin-storybook": "^0.6.14", - "eslint-plugin-testing-library": "^6.0.1", + "eslint-plugin-storybook": "^0.6.15", + "eslint-plugin-testing-library": "^6.1.2", "husky": "^8.0.3", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", - "lint-staged": "^14.0.1", - "next-router-mock": "^0.9.9", + "lint-staged": "^15.1.0", + "next-router-mock": "^0.9.10", "postcss": "^8.4.31", - "prettier": "^3.0.3", - "sass": "^1.67.0", - "storybook": "^7.4.2", + "prettier": "^3.1.0", + "sass": "^1.69.5", + "storybook": "^7.5.3", "storybook-dark-mode": "^3.0.1", - "stylelint": "^15.10.3", + "stylelint": "^15.11.0", "stylelint-config-standard": "^34.0.0", - "stylelint-config-standard-scss": "^11.0.0", + "stylelint-config-standard-scss": "^11.1.0", "typescript": "^5.2.2", - "webpack": "^5.88.2" + "webpack": "^5.89.0" } } |
