|
4 | 4 | "version": "1.0.0",
|
5 | 5 | "dependencies": {
|
6 | 6 | "@bumaga/tabs": "^0.2.0",
|
7 |
| - "@monaco-editor/react": "^4.5.1", |
| 7 | + "@monaco-editor/react": "^4.5.2", |
8 | 8 | "@tinymce/tinymce-react": "^3.14.0",
|
9 | 9 | "@tippyjs/react": "^4.2.6",
|
10 |
| - "@yaireo/tagify": "^4.17.8", |
| 10 | + "@yaireo/tagify": "^4.17.9", |
11 | 11 | "lodash": "^4.17.21",
|
12 | 12 | "mutative": "^0.5.0",
|
13 | 13 | "node-sass": "^9.0.0",
|
|
17 | 17 | "react-dom": "^18.2.0",
|
18 | 18 | "react-hot-toast": "^2.4.1",
|
19 | 19 | "react-multiple-select-dropdown-lite": "2.0.3",
|
20 |
| - "react-router": "^6.14.2", |
21 |
| - "react-router-dom": "^6.14.2", |
| 20 | + "react-router": "^6.15.0", |
| 21 | + "react-router-dom": "^6.15.0", |
22 | 22 | "react-sortablejs": "^6.1.4",
|
23 | 23 | "react-table": "^7.8.0",
|
24 | 24 | "react-table-sticky": "^1.1.3",
|
|
72 | 72 | ]
|
73 | 73 | },
|
74 | 74 | "devDependencies": {
|
75 |
| - "@babel/core": "^7.22.9", |
76 |
| - "@babel/eslint-parser": "^7.22.9", |
| 75 | + "@babel/core": "^7.22.11", |
| 76 | + "@babel/eslint-parser": "^7.22.11", |
77 | 77 | "@babel/plugin-proposal-class-properties": "^7.18.6",
|
78 | 78 | "@babel/plugin-proposal-private-methods": "^7.18.6",
|
79 | 79 | "@babel/plugin-transform-react-jsx": "^7.22.5",
|
80 |
| - "@babel/plugin-transform-regenerator": "^7.22.5", |
81 |
| - "@babel/plugin-transform-runtime": "^7.22.9", |
82 |
| - "@babel/preset-env": "^7.22.9", |
| 80 | + "@babel/plugin-transform-regenerator": "^7.22.10", |
| 81 | + "@babel/plugin-transform-runtime": "^7.22.10", |
| 82 | + "@babel/preset-env": "^7.22.10", |
83 | 83 | "@babel/preset-react": "^7.22.5",
|
84 |
| - "@babel/runtime": "^7.22.6", |
85 |
| - "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10", |
| 84 | + "@babel/runtime": "^7.22.11", |
| 85 | + "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11", |
86 | 86 | "@testing-library/jest-dom": "^5.17.0",
|
87 | 87 | "@testing-library/react": "^11.2.7",
|
88 | 88 | "@testing-library/user-event": "^13.5.0",
|
89 |
| - "@vitejs/plugin-react": "^4.0.3", |
| 89 | + "@vitejs/plugin-react": "^4.0.4", |
90 | 90 | "@wordpress/babel-plugin-makepot": "^4.4.0",
|
91 | 91 | "@wordpress/i18n": "^3.20.0",
|
92 | 92 | "autoprefixer": "^9.8.8",
|
|
95 | 95 | "compression-webpack-plugin": "^7.1.2",
|
96 | 96 | "copy-webpack-plugin": "^8.1.1",
|
97 | 97 | "css-loader": "^5.2.7",
|
98 |
| - "eslint": "^8.45.0", |
| 98 | + "eslint": "^8.48.0", |
99 | 99 | "eslint-config-airbnb": "^19.0.4",
|
100 | 100 | "eslint-plugin-babel": "^5.3.1",
|
101 |
| - "eslint-plugin-import": "^2.27.5", |
| 101 | + "eslint-plugin-import": "^2.28.1", |
102 | 102 | "eslint-plugin-jsx-a11y": "^6.7.1",
|
103 | 103 | "eslint-plugin-node": "^11.1.0",
|
104 | 104 | "eslint-plugin-promise": "^5.2.0",
|
105 |
| - "eslint-plugin-react": "^7.33.0", |
| 105 | + "eslint-plugin-react": "^7.33.2", |
106 | 106 | "eslint-plugin-react-hooks": "^4.6.0",
|
107 | 107 | "eslint-plugin-standard": "^5.0.0",
|
108 | 108 | "extract-loader": "^5.1.0",
|
|
120 | 120 | "react-refresh": "^0.14.0",
|
121 | 121 | "react-scripts": "^4.0.3",
|
122 | 122 | "rimraf": "^3.0.2",
|
123 |
| - "sass": "^1.64.1", |
| 123 | + "sass": "^1.66.1", |
124 | 124 | "sass-loader": "^11.1.1",
|
125 | 125 | "style-loader": "^2.0.0",
|
126 | 126 | "terser-webpack-plugin": "^5.3.9",
|
127 | 127 | "url-loader": "^4.1.1",
|
128 |
| - "vite": "^4.4.7" |
| 128 | + "vite": "^4.4.9" |
129 | 129 | },
|
130 | 130 | "main": ".eslintrc.js",
|
131 | 131 | "keywords": [],
|
|
0 commit comments