|
65 | 65 | ], |
66 | 66 | "main": "dist/react-float-menu.js", |
67 | 67 | "devDependencies": { |
68 | | - "@babel/core": "^7.22.5", |
69 | | - "@babel/plugin-transform-runtime": "^7.22.5", |
70 | | - "@babel/preset-env": "^7.22.5", |
| 68 | + "@babel/core": "^7.22.9", |
| 69 | + "@babel/plugin-transform-runtime": "^7.22.9", |
| 70 | + "@babel/preset-env": "^7.22.9", |
71 | 71 | "@babel/preset-react": "^7.22.5", |
72 | 72 | "@babel/preset-typescript": "^7.22.5", |
73 | | - "@babel/runtime": "^7.22.5", |
| 73 | + "@babel/runtime": "^7.22.6", |
74 | 74 | "@testing-library/dom": "^9.3.1", |
75 | | - "@testing-library/jest-dom": "^5.16.5", |
| 75 | + "@testing-library/jest-dom": "^5.17.0", |
76 | 76 | "@testing-library/react": "^14.0.0", |
77 | 77 | "@testing-library/user-event": "^14.4.3", |
78 | | - "@types/jest": "^29.5.2", |
79 | | - "@types/node": "^20.3.3", |
80 | | - "@types/react": "^18.2.14", |
81 | | - "@types/react-dom": "^18.2.6", |
82 | | - "@types/testing-library__jest-dom": "^5.14.6", |
83 | | - "@typescript-eslint/eslint-plugin": "^5.61.0", |
84 | | - "@typescript-eslint/parser": "^5.61.0", |
85 | | - "@vitejs/plugin-react": "^4.0.1", |
86 | | - "@vitest/coverage-v8": "^0.32.4", |
| 78 | + "@types/jest": "^29.5.3", |
| 79 | + "@types/node": "^20.4.2", |
| 80 | + "@types/react": "^18.2.15", |
| 81 | + "@types/react-dom": "^18.2.7", |
| 82 | + "@types/testing-library__jest-dom": "^5.14.8", |
| 83 | + "@typescript-eslint/eslint-plugin": "^6.1.0", |
| 84 | + "@typescript-eslint/parser": "^6.1.0", |
| 85 | + "@vitejs/plugin-react": "^4.0.3", |
| 86 | + "@vitest/coverage-v8": "^0.33.0", |
87 | 87 | "autoprefixer": "^10.4.14", |
88 | | - "babel-loader": "^9.1.2", |
| 88 | + "babel-loader": "^9.1.3", |
89 | 89 | "babel-plugin-remove-attribute": "^1.0.0", |
90 | 90 | "c8": "^8.0.0", |
91 | 91 | "copy-webpack-plugin": "^11.0.0", |
92 | 92 | "css-loader": "^6.8.1", |
93 | | - "cypress": "^12.16.0", |
94 | | - "eslint": "^8.44.0", |
| 93 | + "cypress": "^12.17.1", |
| 94 | + "eslint": "^8.45.0", |
95 | 95 | "eslint-config-prettier": "^8.8.0", |
96 | 96 | "eslint-config-standard": "^17.1.0", |
97 | 97 | "eslint-plugin-cypress": "^2.13.3", |
|
105 | 105 | "jsdom": "^22.1.0", |
106 | 106 | "lint-staged": "^13.2.3", |
107 | 107 | "mini-css-extract-plugin": "^2.7.6", |
108 | | - "postcss": "^8.4.24", |
| 108 | + "postcss": "^8.4.26", |
109 | 109 | "postcss-loader": "^7.3.3", |
110 | 110 | "postcss-preset-env": "^9.0.0", |
111 | 111 | "sass": "^1.63.6", |
112 | 112 | "sass-loader": "^13.3.2", |
113 | 113 | "style-loader": "^3.3.3", |
114 | | - "stylelint": "^15.9.0", |
| 114 | + "stylelint": "^15.10.1", |
115 | 115 | "stylelint-config-prettier": "^9.0.5", |
116 | | - "stylelint-config-standard": "^33.0.0", |
| 116 | + "stylelint-config-standard": "^34.0.0", |
117 | 117 | "stylelint-config-standard-scss": "^10.0.0", |
118 | 118 | "terser-webpack-plugin": "^5.3.9", |
119 | 119 | "ts-loader": "^9.4.4", |
120 | 120 | "typescript": "^5.1.6", |
121 | 121 | "typescript-plugin-css-modules": "^5.0.1", |
122 | | - "vite": "^4.3.9", |
123 | | - "vitest": "^0.32.4", |
124 | | - "webpack": "^5.88.1", |
| 122 | + "vite": "^4.4.4", |
| 123 | + "vitest": "^0.33.0", |
| 124 | + "webpack": "^5.88.2", |
125 | 125 | "webpack-bundle-analyzer": "^4.9.0", |
126 | 126 | "webpack-cli": "^5.1.4", |
127 | 127 | "webpack-node-externals": "^3.0.0" |
|
0 commit comments