|
45 | 45 | "private": true,
|
46 | 46 | "dependencies": {
|
47 | 47 | "document-register-element": "1.13.1",
|
48 |
| - "next": "12.0.0", |
| 48 | + "next": "12.0.7", |
49 | 49 | "react": "17.0.2",
|
50 | 50 | "react-dom": "17.0.2"
|
51 | 51 | },
|
|
55 | 55 | "@babel/preset-env": "7.9.6",
|
56 | 56 | "@babel/preset-react": "7.9.4",
|
57 | 57 | "@babel/preset-typescript": "7.9.0",
|
58 |
| - "@nrwl/cli": "13.1.2", |
59 |
| - "@nrwl/cypress": "13.1.2", |
60 |
| - "@nrwl/eslint-plugin-nx": "13.1.2", |
61 |
| - "@nrwl/jest": "13.1.2", |
62 |
| - "@nrwl/next": "13.1.2", |
63 |
| - "@nrwl/react": "13.1.2", |
64 |
| - "@nrwl/storybook": "13.1.2", |
65 |
| - "@nrwl/tao": "13.1.2", |
66 |
| - "@nrwl/web": "13.1.2", |
67 |
| - "@nrwl/workspace": "13.1.2", |
| 58 | + "@nrwl/cli": "13.3.4", |
| 59 | + "@nrwl/cypress": "13.3.4", |
| 60 | + "@nrwl/eslint-plugin-nx": "13.3.4", |
| 61 | + "@nrwl/jest": "13.3.4", |
| 62 | + "@nrwl/next": "13.3.4", |
| 63 | + "@nrwl/react": "13.3.4", |
| 64 | + "@nrwl/storybook": "13.3.4", |
| 65 | + "@nrwl/tao": "13.3.4", |
| 66 | + "@nrwl/web": "13.3.4", |
| 67 | + "@nrwl/workspace": "13.3.4", |
68 | 68 | "@storybook/addon-a11y": "^6.3.1",
|
69 | 69 | "@storybook/addon-actions": "^6.3.1",
|
70 |
| - "@storybook/addon-essentials": "^6.3.1", |
| 70 | + "@storybook/addon-essentials": "6.4.9", |
71 | 71 | "@storybook/addons": "^6.3.1",
|
72 |
| - "@storybook/builder-webpack5": "^6.3.1", |
73 |
| - "@storybook/manager-webpack5": "^6.3.1", |
74 |
| - "@storybook/react": "^6.3.1", |
| 72 | + "@storybook/builder-webpack5": "6.4.9", |
| 73 | + "@storybook/manager-webpack5": "6.4.9", |
| 74 | + "@storybook/react": "6.4.9", |
75 | 75 | "@svgr/webpack": "^5.4.0",
|
76 | 76 | "@testing-library/react": "12.1.2",
|
77 | 77 | "@types/jest": "27.0.2",
|
|
81 | 81 | "@types/webpack": "4.41.21",
|
82 | 82 | "@typescript-eslint/eslint-plugin": "4.19.0",
|
83 | 83 | "@typescript-eslint/parser": "^4.28.5",
|
| 84 | + "autoprefixer": "^10.4.0", |
84 | 85 | "babel-jest": "27.2.3",
|
85 | 86 | "babel-loader": "8.1.0",
|
86 | 87 | "cypress": "^5.5.0",
|
87 | 88 | "dotenv": "10.0.0",
|
88 | 89 | "eslint": "7.32.0",
|
89 |
| - "eslint-config-next": "12.0.0", |
| 90 | + "eslint-config-next": "12.0.7", |
90 | 91 | "eslint-config-prettier": "8.3.0",
|
91 | 92 | "eslint-plugin-cypress": "^2.10.3",
|
92 | 93 | "eslint-plugin-import": "2.25.2",
|
|
99 | 100 | "jest": "27.2.3",
|
100 | 101 | "lint-staged": "11.1.2",
|
101 | 102 | "npm-run-all2": "5.0.2",
|
102 |
| - "postcss": "8.3.6", |
| 103 | + "postcss": "^8.4.5", |
103 | 104 | "postcss-import": "14.0.2",
|
104 | 105 | "postcss-loader": "^4.1.0",
|
105 | 106 | "prettier": "2.3.2",
|
106 | 107 | "rimraf": "3.0.2",
|
107 | 108 | "sass": "^1.29.0",
|
108 |
| - "tailwindcss": "2.2.15", |
| 109 | + "tailwindcss": "^3.0.3", |
109 | 110 | "ts-jest": "27.0.5",
|
110 | 111 | "ts-node": "9.1.1",
|
111 | 112 | "tslib": "^2.1.0",
|
|
0 commit comments