|
21 | 21 | "date-fns": "^2.30.0", |
22 | 22 | "framer-motion": "^10.16.0", |
23 | 23 | "hotkeys-js": "^3.12.0", |
24 | | - "next": "^13.4.17", |
| 24 | + "next": "^13.4.18", |
25 | 25 | "next-intl": "^3.0.0-beta.9", |
26 | 26 | "react": "18.2.0", |
27 | 27 | "react-dom": "18.2.0", |
|
38 | 38 | "@fluentui/react-icons": "^2.0.211", |
39 | 39 | "@mdx-js/loader": "^2.3.0", |
40 | 40 | "@mdx-js/react": "^2.3.0", |
41 | | - "@next/bundle-analyzer": "^13.4.17", |
42 | | - "@next/mdx": "^13.4.17", |
| 41 | + "@next/bundle-analyzer": "^13.4.18", |
| 42 | + "@next/mdx": "^13.4.18", |
43 | 43 | "@testing-library/react": "^14.0.0", |
44 | 44 | "@types/mdx": "^2.0.6", |
45 | | - "@types/node": "^20.5.0", |
| 45 | + "@types/node": "^20.5.1", |
46 | 46 | "@types/react": "^18.2.20", |
47 | 47 | "@types/react-dom": "^18.2.7", |
48 | 48 | "@typescript-eslint/eslint-plugin": "^5.62.0", |
|
53 | 53 | "@vitest/ui": "^0.34.2", |
54 | 54 | "cross-env": "^7.0.3", |
55 | 55 | "eslint": "^8.47.0", |
56 | | - "eslint-config-next": "^13.4.17", |
| 56 | + "eslint-config-next": "^13.4.18", |
57 | 57 | "eslint-config-prettier": "^9.0.0", |
58 | 58 | "eslint-plugin-prettier": "^5.0.0", |
59 | 59 | "eslint-plugin-sort-destructure-keys": "^1.5.0", |
|
62 | 62 | "husky": "^8.0.3", |
63 | 63 | "jsdom": "^22.1.0", |
64 | 64 | "prettier": "^3.0.2", |
65 | | - "sass": "^1.65.1", |
66 | | - "stylelint": "^15.10.2", |
| 65 | + "sass": "^1.66.0", |
| 66 | + "stylelint": "^15.10.3", |
67 | 67 | "stylelint-config-clean-order": "^5.2.0", |
68 | 68 | "stylelint-config-standard": "^34.0.0", |
69 | 69 | "stylelint-config-standard-scss": "^10.0.0", |
|
0 commit comments