diff --git a/package.json b/package.json index 6346101..45a3c25 100644 --- a/package.json +++ b/package.json @@ -15,13 +15,13 @@ "tom-select": "2.3.1" }, "devDependencies": { - "@babel/core": "7.23.9", - "@babel/eslint-parser": "7.24.8", - "@babel/eslint-plugin": "7.24.7", - "@babel/plugin-transform-modules-commonjs": "7.23.3", - "@babel/plugin-transform-runtime": "7.23.9", - "@babel/preset-env": "7.23.9", - "@babel/preset-react": "7.23.3", + "@babel/core": "7.26.8", + "@babel/eslint-parser": "7.26.8", + "@babel/eslint-plugin": "7.25.9", + "@babel/plugin-transform-modules-commonjs": "7.26.3", + "@babel/plugin-transform-runtime": "7.26.8", + "@babel/preset-env": "7.26.8", + "@babel/preset-react": "7.26.3", "autoprefixer": "10.4.20", "babel-loader": "9.1.3", "copy-webpack-plugin": "12.0.2",