|  | 
| 8 | 8 |     "@monaco-editor/react": "^4.6.0", | 
| 9 | 9 |     "@tinymce/tinymce-react": "^3.14.0", | 
| 10 | 10 |     "@tippyjs/react": "^4.2.6", | 
| 11 |  | -    "@yaireo/tagify": "^4.25.1", | 
|  | 11 | +    "@yaireo/tagify": "^4.26.5", | 
| 12 | 12 |     "classnames": "^2.5.1", | 
| 13 | 13 |     "lodash": "^4.17.21", | 
| 14 | 14 |     "mutative": "^0.5.0", | 
|  | 
| 21 | 21 |     "react-hot-toast": "^2.4.1", | 
| 22 | 22 |     "react-icons": "^4.12.0", | 
| 23 | 23 |     "react-multiple-select-dropdown-lite": "2.0.3", | 
| 24 |  | -    "react-router": "^6.23.0", | 
| 25 |  | -    "react-router-dom": "^6.23.0", | 
|  | 24 | +    "react-router": "^6.23.1", | 
|  | 25 | +    "react-router-dom": "^6.23.1", | 
| 26 | 26 |     "react-sortablejs": "^6.1.4", | 
| 27 | 27 |     "react-table": "^7.8.0", | 
| 28 | 28 |     "react-table-sticky": "^1.1.3", | 
|  | 
| 76 | 76 |     ] | 
| 77 | 77 |   }, | 
| 78 | 78 |   "devDependencies": { | 
| 79 |  | -    "@babel/core": "^7.24.4", | 
| 80 |  | -    "@babel/eslint-parser": "^7.24.1", | 
|  | 79 | +    "@babel/core": "^7.24.6", | 
|  | 80 | +    "@babel/eslint-parser": "^7.24.6", | 
| 81 | 81 |     "@babel/plugin-proposal-class-properties": "^7.18.6", | 
| 82 | 82 |     "@babel/plugin-proposal-private-methods": "^7.18.6", | 
| 83 |  | -    "@babel/plugin-transform-react-jsx": "^7.23.4", | 
| 84 |  | -    "@babel/plugin-transform-regenerator": "^7.24.1", | 
| 85 |  | -    "@babel/plugin-transform-runtime": "^7.24.3", | 
| 86 |  | -    "@babel/preset-env": "^7.24.4", | 
| 87 |  | -    "@babel/preset-react": "^7.24.1", | 
| 88 |  | -    "@babel/runtime": "^7.24.4", | 
|  | 83 | +    "@babel/plugin-transform-react-jsx": "^7.24.6", | 
|  | 84 | +    "@babel/plugin-transform-regenerator": "^7.24.6", | 
|  | 85 | +    "@babel/plugin-transform-runtime": "^7.24.6", | 
|  | 86 | +    "@babel/preset-env": "^7.24.6", | 
|  | 87 | +    "@babel/preset-react": "^7.24.6", | 
|  | 88 | +    "@babel/runtime": "^7.24.6", | 
| 89 | 89 |     "@pmmmwh/react-refresh-webpack-plugin": "^0.5.13", | 
| 90 | 90 |     "@testing-library/jest-dom": "^5.17.0", | 
| 91 | 91 |     "@testing-library/react": "^11.2.7", | 
| 92 | 92 |     "@testing-library/user-event": "^13.5.0", | 
| 93 |  | -    "@vitejs/plugin-react": "^4.2.1", | 
|  | 93 | +    "@vitejs/plugin-react": "^4.3.0", | 
| 94 | 94 |     "@wordpress/babel-plugin-makepot": "^4.4.0", | 
| 95 | 95 |     "@wordpress/i18n": "^3.20.0", | 
| 96 | 96 |     "autoprefixer": "^9.8.8", | 
|  | 
| 106 | 106 |     "eslint-plugin-jsx-a11y": "^6.8.0", | 
| 107 | 107 |     "eslint-plugin-node": "^11.1.0", | 
| 108 | 108 |     "eslint-plugin-promise": "^5.2.0", | 
| 109 |  | -    "eslint-plugin-react": "^7.34.1", | 
|  | 109 | +    "eslint-plugin-react": "^7.34.2", | 
| 110 | 110 |     "eslint-plugin-react-hooks": "^4.6.2", | 
| 111 | 111 |     "eslint-plugin-standard": "^5.0.0", | 
| 112 | 112 |     "extract-loader": "^5.1.0", | 
|  | 
| 124 | 124 |     "react-refresh": "^0.14.2", | 
| 125 | 125 |     "react-scripts": "^4.0.3", | 
| 126 | 126 |     "rimraf": "^3.0.2", | 
| 127 |  | -    "sass": "^1.75.0", | 
|  | 127 | +    "sass": "^1.77.2", | 
| 128 | 128 |     "sass-loader": "^11.1.1", | 
| 129 | 129 |     "style-loader": "^2.0.0", | 
| 130 | 130 |     "terser-webpack-plugin": "^5.3.10", | 
| 131 | 131 |     "url-loader": "^4.1.1", | 
| 132 | 132 |     "vite": "^4.5.3" | 
| 133 | 133 |   }, | 
| 134 |  | -  "main": ".eslintrc.js",  | 
|  | 134 | +  "main": ".eslintrc.js", | 
| 135 | 135 |   "keywords": [], | 
| 136 | 136 |   "author": "", | 
| 137 | 137 |   "license": "ISC", | 
|  | 
0 commit comments