11
11
"typecheck" : " tsc"
12
12
},
13
13
"dependencies" : {
14
- "@remix-run/node" : " ^2.12.1 " ,
15
- "@remix-run/react" : " ^2.12.1 " ,
16
- "@remix-run/serve" : " ^2.12.1 " ,
17
- "isbot" : " ^4.1 .0" ,
18
- "react" : " ^18.2.0 " ,
19
- "react-dom" : " ^18.2.0 " ,
20
- "tinacms" : " ^2.2.9 "
14
+ "@remix-run/node" : " ^2.15.0 " ,
15
+ "@remix-run/react" : " ^2.15.0 " ,
16
+ "@remix-run/serve" : " ^2.15.0 " ,
17
+ "isbot" : " ^4.4 .0" ,
18
+ "react" : " ^18.3.1 " ,
19
+ "react-dom" : " ^18.3.1 " ,
20
+ "tinacms" : " ^2.5.0 "
21
21
},
22
22
"devDependencies" : {
23
- "@remix-run/dev" : " ^2.12.1 " ,
24
- "@types/react " : " ^18.2.20 " ,
25
- "@types/react-dom " : " ^18.2.7 " ,
26
- "@typescript-eslint/eslint-plugin " : " ^6.7.4 " ,
27
- "@typescript-eslint/parser " : " ^6.7.4 " ,
28
- "autoprefixer " : " ^10.4.19 " ,
29
- "eslint " : " ^8.38.0 " ,
30
- "eslint-import-resolver-typescript " : " ^3.6 .1" ,
31
- "eslint-plugin- import" : " ^2.28.1 " ,
32
- "eslint-plugin-jsx-a11y " : " ^6.7.1 " ,
33
- "eslint-plugin-react " : " ^7.33 .2" ,
34
- "eslint-plugin-react-hooks " : " ^4.6.0 " ,
35
- "postcss " : " ^8.4.38 " ,
36
- "tailwindcss " : " ^3 .4.4 " ,
37
- "typescript " : " ^5.1.6 " ,
38
- "vite " : " ^5.1.0 " ,
39
- "@tinacms/cli " : " ^1.6.9 " ,
40
- "vite-tsconfig-paths" : " ^4.2.1 "
23
+ "@remix-run/dev" : " ^2.15.0 " ,
24
+ "@tinacms/cli " : " ^1.6.12 " ,
25
+ "@types/react" : " ^18.3.12 " ,
26
+ "@types/react-dom " : " ^18.3.1 " ,
27
+ "@typescript-eslint/eslint-plugin " : " ^6.21.0 " ,
28
+ "@typescript-eslint/parser " : " ^6.21.0 " ,
29
+ "autoprefixer " : " ^10.4.20 " ,
30
+ "eslint" : " ^8.57 .1" ,
31
+ "eslint-import-resolver-typescript " : " ^3.6.3 " ,
32
+ "eslint-plugin-import " : " ^2.31.0 " ,
33
+ "eslint-plugin-jsx-a11y " : " ^6.10 .2" ,
34
+ "eslint-plugin-react" : " ^7.37.2 " ,
35
+ "eslint-plugin-react-hooks " : " ^4.6.2 " ,
36
+ "postcss " : " ^8 .4.49 " ,
37
+ "tailwindcss " : " ^3.4.15 " ,
38
+ "typescript " : " ^5.7.2 " ,
39
+ "vite " : " ^5.4.11 " ,
40
+ "vite-tsconfig-paths" : " ^4.3.2 "
41
41
},
42
42
"engines" : {
43
43
"node" : " >=18.0.0"
44
44
}
45
- }
45
+ }
0 commit comments