|
17 | 17 | },
|
18 | 18 | "dependencies": {
|
19 | 19 | "clsx": "^1.2.1",
|
20 |
| - "next": "^13.0.5", |
| 20 | + "next": "^13.0.6", |
21 | 21 | "react": "^18.2.0",
|
22 | 22 | "react-dom": "^18.2.0"
|
23 | 23 | },
|
24 | 24 | "devDependencies": {
|
25 | 25 | "@testing-library/react": "^13.4.0",
|
26 | 26 | "@types/jest": "^29.2.3",
|
27 |
| - "@types/node": "^18.11.9", |
| 27 | + "@types/node": "^18.11.10", |
28 | 28 | "@types/react": "^18.0.25",
|
29 | 29 | "@types/react-dom": "^18.0.9",
|
30 | 30 | "@types/react-test-renderer": "^18.0.0",
|
31 |
| - "@typescript-eslint/eslint-plugin": "^5.44.0", |
32 |
| - "@typescript-eslint/parser": "^5.44.0", |
| 31 | + "@typescript-eslint/eslint-plugin": "^5.45.0", |
| 32 | + "@typescript-eslint/parser": "^5.45.0", |
33 | 33 | "autoprefixer": "^10.4.13",
|
34 | 34 | "cross-env": "^7.0.3",
|
35 | 35 | "cssnano": "^5.1.14",
|
36 | 36 | "eslint": "^8.28.0",
|
37 | 37 | "eslint-config-airbnb": "19.0.4",
|
38 | 38 | "eslint-config-airbnb-typescript": "^17.0.0",
|
39 |
| - "eslint-config-next": "^13.0.5", |
| 39 | + "eslint-config-next": "^13.0.6", |
40 | 40 | "eslint-config-prettier": "^8.3.0",
|
41 | 41 | "eslint-config-react-app": "^7.0.1",
|
42 | 42 | "eslint-import-resolver-typescript": "^3.5.2",
|
|
50 | 50 | "husky": "^8.0.2",
|
51 | 51 | "jest": "^29.3.1",
|
52 | 52 | "jest-environment-jsdom": "^29.3.1",
|
53 |
| - "lint-staged": "^13.0.3", |
| 53 | + "lint-staged": "^13.0.4", |
54 | 54 | "npm-run-all": "^4.1.5",
|
55 | 55 | "postcss": "^8.4.19",
|
56 |
| - "postcss-import": "^15.0.0", |
| 56 | + "postcss-import": "^15.0.1", |
57 | 57 | "prettier": "^2.8.0",
|
58 | 58 | "rimraf": "^3.0.2",
|
59 | 59 | "tailwindcss": "^3.2.4",
|
|
0 commit comments