|
77 | 77 | "@babel/plugin-transform-react-jsx": "^7.16.0", |
78 | 78 | "@babel/preset-env": "^7.16.4", |
79 | 79 | "@babel/types": "^7.16.0", |
80 | | - "@nosferatu500/theme-file-explorer": "^3.0.10", |
| 80 | + "@nosferatu500/theme-file-explorer": "^3.0.11", |
81 | 81 | "@rollup/plugin-babel": "^5.3.0", |
82 | 82 | "@rollup/plugin-node-resolve": "^13.0.6", |
83 | 83 | "@rollup/plugin-typescript": "^8.3.0", |
|
87 | 87 | "@storybook/theming": "^6.3.12", |
88 | 88 | "@types/babel-plugin-macros": "^2.8.5", |
89 | 89 | "@types/lodash.isequal": "^4.5.5", |
90 | | - "@types/react": "^17.0.35", |
| 90 | + "@types/react": "^17.0.36", |
91 | 91 | "@types/react-dom": "^17.0.11", |
92 | 92 | "@typescript-eslint/eslint-plugin": "^5.4.0", |
93 | 93 | "@typescript-eslint/parser": "^5.4.0", |
94 | 94 | "acorn-jsx": "^5.3.2", |
95 | 95 | "autoprefixer": "^10.4.0", |
96 | 96 | "babel-plugin-macros": "^3.1.0", |
97 | | - "esbuild": "^0.13.14", |
98 | | - "eslint": "^8.2.0", |
| 97 | + "esbuild": "^0.13.15", |
| 98 | + "eslint": "^8.3.0", |
99 | 99 | "eslint-config-airbnb": "^19.0.0", |
100 | | - "eslint-config-airbnb-typescript": "^15.0.0", |
| 100 | + "eslint-config-airbnb-typescript": "^16.0.0", |
101 | 101 | "eslint-config-prettier": "^8.3.0", |
102 | 102 | "eslint-import-resolver-typescript": "^2.5.0", |
103 | 103 | "eslint-plugin-import": "^2.25.3", |
104 | 104 | "eslint-plugin-jsx-a11y": "^6.5.1", |
105 | 105 | "eslint-plugin-prettier": "^4.0.0", |
106 | 106 | "eslint-plugin-promise": "^5.1.1", |
107 | | - "eslint-plugin-react": "^7.27.0", |
| 107 | + "eslint-plugin-react": "^7.27.1", |
108 | 108 | "eslint-plugin-react-hooks": "^4.3.0", |
109 | 109 | "eslint-plugin-sonarjs": "^0.10.0", |
110 | | - "eslint-plugin-unicorn": "^38.0.1", |
| 110 | + "eslint-plugin-unicorn": "^39.0.0", |
111 | 111 | "json": "^11.0.0", |
112 | 112 | "postcss": "^8.3.11", |
113 | 113 | "prettier": "^2.4.1", |
|
117 | 117 | "react-dom": "^17.0.2", |
118 | 118 | "rimraf": "^3.0.2", |
119 | 119 | "rollup": "^2.60.0", |
120 | | - "rollup-plugin-esbuild": "^4.6.0", |
| 120 | + "rollup-plugin-esbuild": "^4.7.2", |
121 | 121 | "rollup-plugin-postcss": "^4.0.1", |
122 | 122 | "shx": "^0.3.3", |
123 | 123 | "tslib": "^2.3.1", |
124 | | - "typescript": "^4.4.4" |
| 124 | + "typescript": "^4.5.2" |
125 | 125 | }, |
126 | 126 | "peerDependencies": { |
127 | 127 | "react": ">=17.0.2", |
|
0 commit comments