|
5 | 5 | "start": "../../node_modules/.bin/webpack --watch" |
6 | 6 | }, |
7 | 7 | "dependencies": { |
8 | | - "@tanstack/react-query": "^4.29.19", |
9 | | - "@transifex/native": "^5.4.0", |
10 | | - "@transifex/react": "^5.4.0", |
11 | | - "@woocommerce/components": "^12.0.0", |
12 | | - "@wordpress/api-fetch": "6.33.0", |
13 | | - "@wordpress/components": "^25.2.0", |
14 | | - "@wordpress/element": "5.13.0", |
15 | | - "@wordpress/hooks": "^3.36.0", |
16 | | - "@wordpress/url": "3.37.0", |
17 | | - "classnames": "2.3.2", |
| 8 | + "@tanstack/react-query": "^5.45.0", |
| 9 | + "@transifex/native": "^7.1.1", |
| 10 | + "@transifex/react": "^7.1.1", |
| 11 | + "@woocommerce/components": "^12.3.0", |
| 12 | + "@wordpress/api-fetch": "7.0.0", |
| 13 | + "@wordpress/components": "^28.0.0", |
| 14 | + "@wordpress/element": "6.0.0", |
| 15 | + "@wordpress/hooks": "^4.0.0", |
| 16 | + "@wordpress/url": "4.0.0", |
| 17 | + "classnames": "2.5.1", |
18 | 18 | "lodash": "4.17.21", |
19 | | - "react": "18.2.0", |
20 | | - "react-dom": "18.2.0", |
21 | | - "react-error-boundary": "4.0.10" |
| 19 | + "react": "18.3.1", |
| 20 | + "react-dom": "18.3.1", |
| 21 | + "react-error-boundary": "4.0.13" |
22 | 22 | }, |
23 | 23 | "devDependencies": { |
24 | | - "@babel/core": "7.22.6", |
25 | | - "@babel/plugin-transform-runtime": "7.22.6", |
26 | | - "@babel/preset-env": "7.22.6", |
27 | | - "@babel/preset-react": "7.22.5", |
28 | | - "@babel/preset-typescript": "7.22.5", |
29 | | - "@babel/runtime": "7.22.6", |
30 | | - "@svgr/webpack": "8.0.1", |
31 | | - "@tanstack/react-query-devtools": "^4.29.19", |
32 | | - "@transifex/cli": "^5.4.0", |
33 | | - "@types/jest": "29.5.2", |
34 | | - "@types/lodash": "4.14.195", |
35 | | - "@types/react": "18.2.14", |
36 | | - "@types/react-beautiful-dnd": "13.1.4", |
37 | | - "@types/react-dom": "18.2.6", |
38 | | - "@types/wordpress__components": "^23.0.1", |
39 | | - "@typescript-eslint/eslint-plugin": "5.61.0", |
40 | | - "@typescript-eslint/parser": "5.61.0", |
| 24 | + "@babel/core": "7.24.7", |
| 25 | + "@babel/plugin-transform-runtime": "7.24.7", |
| 26 | + "@babel/preset-env": "7.24.7", |
| 27 | + "@babel/preset-react": "7.24.7", |
| 28 | + "@babel/preset-typescript": "7.24.7", |
| 29 | + "@babel/runtime": "7.24.7", |
| 30 | + "@svgr/webpack": "8.1.0", |
| 31 | + "@tanstack/react-query-devtools": "^5.45.0", |
| 32 | + "@transifex/cli": "^7.1.1", |
| 33 | + "@types/jest": "29.5.12", |
| 34 | + "@types/lodash": "4.17.5", |
| 35 | + "@types/react": "18.3.3", |
| 36 | + "@types/react-beautiful-dnd": "13.1.8", |
| 37 | + "@types/react-dom": "18.3.0", |
| 38 | + "@types/wordpress__components": "^23.8.0", |
| 39 | + "@typescript-eslint/eslint-plugin": "7.13.0", |
| 40 | + "@typescript-eslint/parser": "7.13.0", |
41 | 41 | "@wcpos/eslint-config": "*", |
42 | | - "@wordpress/env": "8.2.0", |
43 | | - "autoprefixer": "10.4.14", |
44 | | - "babel-loader": "9.1.2", |
45 | | - "css-loader": "6.8.1", |
46 | | - "css-minimizer-webpack-plugin": "^5.0.1", |
| 42 | + "@wordpress/env": "10.0.0", |
| 43 | + "autoprefixer": "10.4.19", |
| 44 | + "babel-loader": "9.1.3", |
| 45 | + "css-loader": "7.1.2", |
| 46 | + "css-minimizer-webpack-plugin": "^7.0.0", |
47 | 47 | "file-loader": "6.2.0", |
48 | | - "fork-ts-checker-webpack-plugin": "8.0.0", |
49 | | - "html-webpack-plugin": "5.5.3", |
50 | | - "husky": "8.0.3", |
51 | | - "jest": "29.6.0", |
52 | | - "jsdoc": "4.0.2", |
53 | | - "mini-css-extract-plugin": "2.7.6", |
| 48 | + "fork-ts-checker-webpack-plugin": "9.0.2", |
| 49 | + "html-webpack-plugin": "5.6.0", |
| 50 | + "husky": "9.0.11", |
| 51 | + "jest": "29.7.0", |
| 52 | + "jsdoc": "4.0.3", |
| 53 | + "mini-css-extract-plugin": "2.9.0", |
54 | 54 | "node-sass": "9.0.0", |
55 | 55 | "npm-run-all": "4.1.5", |
56 | | - "postcss": "8.4.24", |
57 | | - "postcss-cli": "10.1.0", |
58 | | - "postcss-loader": "7.3.3", |
59 | | - "prettier": "2.8.8", |
60 | | - "sass-loader": "13.3.2", |
61 | | - "style-loader": "3.3.3", |
62 | | - "terser-webpack-plugin": "5.3.9", |
63 | | - "ts-loader": "^9.4.4", |
64 | | - "typescript": "5.1.6", |
65 | | - "webpack": "5.88.1", |
66 | | - "webpack-bundle-analyzer": "^4.9.0", |
| 56 | + "postcss": "8.4.38", |
| 57 | + "postcss-cli": "11.0.0", |
| 58 | + "postcss-loader": "8.1.1", |
| 59 | + "prettier": "3.3.2", |
| 60 | + "sass-loader": "14.2.1", |
| 61 | + "style-loader": "4.0.0", |
| 62 | + "terser-webpack-plugin": "5.3.10", |
| 63 | + "ts-loader": "^9.5.1", |
| 64 | + "typescript": "5.4.5", |
| 65 | + "webpack": "5.92.0", |
| 66 | + "webpack-bundle-analyzer": "^4.10.2", |
67 | 67 | "webpack-cli": "5.1.4", |
68 | 68 | "webpack-livereload-plugin": "3.0.2", |
69 | 69 | "wp-hookdoc": "0.2.0" |
|
0 commit comments