|
81 | 81 | "@testing-library/react-hooks": "^8.0.1",
|
82 | 82 | "@testing-library/user-event": "^14.5.2",
|
83 | 83 | "@types/jest": "^29.5.12",
|
84 |
| - "@types/node": "^20.11.24", |
85 |
| - "@types/react": "^18.2.62", |
86 |
| - "@types/react-dom": "^18.2.19", |
| 84 | + "@types/node": "^20.11.25", |
| 85 | + "@types/react": "^18.2.64", |
| 86 | + "@types/react-dom": "^18.2.21", |
87 | 87 | "@types/react-router-dom": "^5.3.3",
|
88 | 88 | "@types/sanitize-html": "^2.11.0",
|
89 | 89 | "@types/styled-components": "^5.1.34",
|
|
98 | 98 | "babel-plugin-jsx-remove-data-test-id": "^3.0.0",
|
99 | 99 | "babel-plugin-styled-components": "^2.1.4",
|
100 | 100 | "c8": "^9.1.0",
|
101 |
| - "cssnano": "^6.0.5", |
| 101 | + "cssnano": "^6.1.0", |
102 | 102 | "cypress": "13.6.6",
|
103 | 103 | "eslint": "^8.57.0",
|
104 | 104 | "eslint-config-prettier": "^9.1.0",
|
|
112 | 112 | "jsdom": "^24.0.0",
|
113 | 113 | "lint-staged": "^15.2.2",
|
114 | 114 | "postcss": "^8.4.35",
|
115 |
| - "postcss-preset-env": "^9.4.0", |
| 115 | + "postcss-preset-env": "^9.5.0", |
116 | 116 | "postcss-syntax": "^0.36.2",
|
117 | 117 | "prettier": "^3.2.5",
|
118 | 118 | "pretty-quick": "^4.0.0",
|
119 | 119 | "react": "^18.2.0",
|
120 | 120 | "react-dom": "^18.2.0",
|
121 | 121 | "react-is": "^18.2.0",
|
122 |
| - "react-router-dom": "^6.22.2", |
| 122 | + "react-router-dom": "^6.22.3", |
123 | 123 | "rimraf": "^5.0.5",
|
124 |
| - "rollup": "^4.12.0", |
| 124 | + "rollup": "^4.12.1", |
125 | 125 | "rollup-plugin-analyzer": "^4.0.0",
|
126 | 126 | "rollup-plugin-copy": "^3.5.0",
|
127 | 127 | "rollup-plugin-delete": "^2.0.0",
|
|
133 | 133 | "sass": "^1.71.1",
|
134 | 134 | "semver": "7.6.0",
|
135 | 135 | "size-limit": "^11.0.2",
|
136 |
| - "snyk": "^1.1281.0", |
| 136 | + "snyk": "^1.1283.0", |
137 | 137 | "start-server-and-test": "^2.0.3",
|
138 | 138 | "stylelint": "^16.2.1",
|
139 | 139 | "stylelint-config-prettier-scss": "^1.0.0",
|
|
142 | 142 | "stylelint-config-styled-components": "^0.1.1",
|
143 | 143 | "stylelint-order": "^6.0.4",
|
144 | 144 | "stylelint-processor-styled-components": "^1.10.0",
|
145 |
| - "typescript": "^5.3.3", |
| 145 | + "typescript": "^5.4.2", |
146 | 146 | "typescript-plugin-css-modules": "^5.1.0",
|
147 | 147 | "typescript-plugin-styled-components": "^3.0.0",
|
148 | 148 | "vite": "^5.1.5",
|
|
0 commit comments