|
113 | 113 | }, |
114 | 114 | "homepage": "https://github.com/pmndrs/jotai", |
115 | 115 | "devDependencies": { |
116 | | - "@babel/core": "^7.23.7", |
| 116 | + "@babel/core": "^7.23.9", |
117 | 117 | "@babel/plugin-transform-react-jsx": "^7.23.4", |
118 | 118 | "@babel/plugin-transform-typescript": "^7.23.6", |
119 | | - "@babel/preset-env": "^7.23.8", |
120 | | - "@babel/template": "^7.22.15", |
121 | | - "@babel/types": "^7.23.6", |
| 119 | + "@babel/preset-env": "^7.23.9", |
| 120 | + "@babel/template": "^7.23.9", |
| 121 | + "@babel/types": "^7.23.9", |
122 | 122 | "@redux-devtools/extension": "^3.3.0", |
123 | 123 | "@rollup/plugin-alias": "^5.1.0", |
124 | 124 | "@rollup/plugin-babel": "^6.0.4", |
|
127 | 127 | "@rollup/plugin-terser": "^0.4.4", |
128 | 128 | "@rollup/plugin-typescript": "^11.1.6", |
129 | 129 | "@testing-library/dom": "^9.3.4", |
130 | | - "@testing-library/react": "^14.1.2", |
| 130 | + "@testing-library/react": "^14.2.0", |
131 | 131 | "@testing-library/user-event": "14.4.3", |
132 | 132 | "@types/babel__core": "^7.20.5", |
133 | | - "@types/node": "^20.11.6", |
| 133 | + "@types/node": "^20.11.13", |
134 | 134 | "@types/react": "^18.2.48", |
135 | 135 | "@types/react-dom": "^18.2.18", |
136 | | - "@typescript-eslint/eslint-plugin": "^6.19.1", |
137 | | - "@typescript-eslint/parser": "^6.19.1", |
| 136 | + "@typescript-eslint/eslint-plugin": "^6.20.0", |
| 137 | + "@typescript-eslint/parser": "^6.20.0", |
138 | 138 | "@vitest/coverage-v8": "0.33.0", |
139 | 139 | "@vitest/ui": "0.33.0", |
140 | 140 | "benny": "^3.7.1", |
141 | 141 | "concurrently": "^8.2.2", |
142 | 142 | "downlevel-dts": "^0.11.0", |
143 | | - "esbuild": "^0.19.12", |
| 143 | + "esbuild": "^0.20.0", |
144 | 144 | "eslint": "^8.56.0", |
145 | 145 | "eslint-config-prettier": "^9.1.0", |
146 | 146 | "eslint-import-resolver-alias": "^1.1.2", |
147 | 147 | "eslint-plugin-import": "^2.29.1", |
148 | 148 | "eslint-plugin-prettier": "^5.1.3", |
149 | 149 | "eslint-plugin-react": "^7.33.2", |
150 | 150 | "eslint-plugin-react-hooks": "^4.6.0", |
151 | | - "eslint-plugin-vitest": "^0.3.20", |
| 151 | + "eslint-plugin-vitest": "^0.3.21", |
152 | 152 | "jsdom": "^24.0.0", |
153 | 153 | "json": "^11.0.0", |
154 | 154 | "prettier": "^3.2.4", |
|
0 commit comments