|
73 | 73 | "react-virtuoso": "^4.3.1" |
74 | 74 | }, |
75 | 75 | "devDependencies": { |
76 | | - "@babel/core": "^7.21.0", |
77 | | - "@babel/eslint-parser": "^7.19.1", |
78 | | - "@babel/helper-module-imports": "^7.18.6", |
| 76 | + "@babel/core": "^7.21.4", |
| 77 | + "@babel/eslint-parser": "^7.21.3", |
| 78 | + "@babel/helper-module-imports": "^7.21.4", |
79 | 79 | "@babel/plugin-transform-react-jsx": "^7.21.0", |
80 | | - "@babel/preset-env": "^7.20.2", |
81 | | - "@babel/types": "^7.21.2", |
| 80 | + "@babel/preset-env": "^7.21.4", |
| 81 | + "@babel/types": "^7.21.4", |
82 | 82 | "@rollup/plugin-babel": "^6.0.3", |
83 | | - "@rollup/plugin-node-resolve": "^15.0.1", |
84 | | - "@rollup/plugin-typescript": "^11.0.0", |
| 83 | + "@rollup/plugin-node-resolve": "^15.0.2", |
| 84 | + "@rollup/plugin-typescript": "^11.1.0", |
85 | 85 | "@storybook/addon-postcss": "^2.0.0", |
86 | 86 | "@storybook/addons": "^6.5.16", |
87 | 87 | "@storybook/react": "^6.5.16", |
88 | 88 | "@storybook/theming": "^6.5.16", |
89 | 89 | "@types/babel-plugin-macros": "^3.1.0", |
90 | 90 | "@types/lodash.isequal": "^4.5.6", |
91 | | - "@types/react": "^16.14.35", |
92 | | - "@types/react-dom": "^17.0.19", |
93 | | - "@typescript-eslint/eslint-plugin": "^5.54.0", |
94 | | - "@typescript-eslint/parser": "^5.54.0", |
| 91 | + "@types/react": "^17.0.58", |
| 92 | + "@types/react-dom": "^17.0.20", |
| 93 | + "@typescript-eslint/eslint-plugin": "^5.59.1", |
| 94 | + "@typescript-eslint/parser": "^5.59.1", |
95 | 95 | "acorn-jsx": "^5.3.2", |
96 | | - "autoprefixer": "^10.4.13", |
| 96 | + "autoprefixer": "^10.4.14", |
97 | 97 | "babel-plugin-macros": "^3.1.0", |
98 | | - "esbuild": "^0.17.10", |
99 | | - "eslint": "^8.35.0", |
| 98 | + "esbuild": "^0.17.18", |
| 99 | + "eslint": "^8.39.0", |
100 | 100 | "eslint-config-airbnb": "^19.0.4", |
101 | 101 | "eslint-config-airbnb-typescript": "^17.0.0", |
102 | | - "eslint-config-prettier": "^8.6.0", |
103 | | - "eslint-import-resolver-typescript": "^3.5.3", |
| 102 | + "eslint-config-prettier": "^8.8.0", |
| 103 | + "eslint-import-resolver-typescript": "^3.5.5", |
104 | 104 | "eslint-plugin-import": "^2.27.5", |
105 | 105 | "eslint-plugin-jsx-a11y": "^6.7.1", |
106 | 106 | "eslint-plugin-prettier": "^4.2.1", |
107 | 107 | "eslint-plugin-promise": "^6.1.1", |
108 | 108 | "eslint-plugin-react": "^7.32.2", |
109 | 109 | "eslint-plugin-react-hooks": "^4.6.0", |
110 | | - "eslint-plugin-sonarjs": "^0.18.0", |
| 110 | + "eslint-plugin-sonarjs": "^0.19.0", |
111 | 111 | "eslint-plugin-storybook": "^0.6.11", |
112 | | - "eslint-plugin-unicorn": "^45.0.2", |
| 112 | + "eslint-plugin-unicorn": "^46.0.0", |
113 | 113 | "json": "^11.0.0", |
114 | | - "postcss": "^8.4.21", |
115 | | - "prettier": "^2.8.4", |
| 114 | + "postcss": "^8.4.23", |
| 115 | + "prettier": "^2.8.8", |
116 | 116 | "prop-types": "^15.8.1", |
117 | 117 | "react": "^17.0.2", |
118 | 118 | "react-dnd-touch-backend": "^14.1.1", |
119 | 119 | "react-dom": "^17.0.2", |
120 | | - "rimraf": "^4.2.0", |
121 | | - "rollup": "^3.18.0", |
| 120 | + "rimraf": "^5.0.0", |
| 121 | + "rollup": "^3.21.0", |
122 | 122 | "rollup-plugin-esbuild": "^5.0.0", |
123 | 123 | "rollup-plugin-postcss": "^4.0.2", |
124 | 124 | "shx": "^0.3.4", |
125 | 125 | "tslib": "^2.5.0", |
126 | | - "typescript": "^4.9.5" |
| 126 | + "typescript": "^5.0.4" |
127 | 127 | }, |
128 | 128 | "peerDependencies": { |
129 | 129 | "react": "^17.0.0 || ^18.0.0", |
|
0 commit comments