|
14 | 14 | "deploy": "arc deploy --no-hydrate --prune --production"
|
15 | 15 | },
|
16 | 16 | "dependencies": {
|
17 |
| - "@remix-run/architect": "^2.5.1", |
18 |
| - "@remix-run/css-bundle": "^2.5.1", |
19 |
| - "@remix-run/node": "^2.5.1", |
20 |
| - "@remix-run/react": "^2.5.1", |
| 17 | + "@remix-run/architect": "^2.15.2", |
| 18 | + "@remix-run/css-bundle": "^2.15.2", |
| 19 | + "@remix-run/node": "^2.15.2", |
| 20 | + "@remix-run/react": "^2.15.2", |
21 | 21 | "@trussworks/react-uswds": "^9.0.0",
|
22 | 22 | "cross-env": "^7.0.3",
|
23 | 23 | "isbot": "^5.1.18",
|
|
28 | 28 | "devDependencies": {
|
29 | 29 | "@architect/architect": "^11.0.13",
|
30 | 30 | "@nasa-gcn/eslint-config-gitignore": "^0.0.2",
|
31 |
| - "@remix-run/dev": "^2.5.1", |
32 |
| - "@remix-run/eslint-config": "^2.5.1", |
| 31 | + "@remix-run/dev": "^2.15.2", |
| 32 | + "@remix-run/eslint-config": "^2.15.2", |
33 | 33 | "@trivago/prettier-plugin-sort-imports": "^4.2.0",
|
34 | 34 | "@types/react": "^18.2.24",
|
35 | 35 | "@types/react-dom": "^18.2.8",
|
|
0 commit comments