File tree 3 files changed +11
-32197
lines changed
3 files changed +11
-32197
lines changed Original file line number Diff line number Diff line change 17
17
"lucide-react" : " 0.460.0" ,
18
18
"react" : " 18.3.1" ,
19
19
"react-dom" : " 18.3.1" ,
20
- "tailwind-merge" : " 2.5.4 " ,
20
+ "tailwind-merge" : " 2.5.5 " ,
21
21
"tailwindcss-animate" : " 1.0.7" ,
22
22
"vite-plugin-top-level-await" : " 1.4.4" ,
23
23
"vite-plugin-wasm" : " 3.3.0"
29
29
"@types/react-dom" : " 18.3.1" ,
30
30
"@vitejs/plugin-react" : " 4.3.3" ,
31
31
"autoprefixer" : " 10.4.20" ,
32
+ <<<<<<< HEAD
32
33
"eslint" : " 9.13.0" ,
33
34
"eslint-plugin-react-hooks" : " 5.0.0" ,
34
35
"eslint-plugin-react-refresh" : " 0.4.14" ,
36
+ =======
37
+ "eslint" : " ^9.13.0" ,
38
+ "eslint-plugin-react-hooks" : " ^5.0.0" ,
39
+ "eslint-plugin-react-refresh" : " ^0.4.14" ,
40
+ >>>>>>> 5b6c673ed81a1bd29680e6809c7579493b37b1b7
35
41
"globals" : " 15.12.0" ,
36
42
"postcss" : " 8.4.49" ,
37
43
"tailwindcss" : " 3.4.15" ,
Original file line number Diff line number Diff line change 23
23
"test" : " bash ./scripts/test.sh"
24
24
},
25
25
"devDependencies" : {
26
+ "@commitlint/cli" : " 18.6.1" ,
27
+ "@commitlint/config-conventional" : " 18.6.3" ,
26
28
"lerna" : " 8.1.5" ,
27
29
"only-allow" : " 1.2.1" ,
28
30
"concurrently" : " 9.1.0" ,
31
33
"typedoc" : " 0.26.11" ,
32
34
"typescript" : " 5.6.3" ,
33
35
"vite" : " 5.4.11" ,
34
- "vitest" : " 2.1.5" ,
35
- "@commitlint/cli" : " 18.6.1" ,
36
- "@commitlint/config-conventional" : " 18.6.3"
36
+ "vitest" : " 2.1.5"
37
+
37
38
},
38
39
"pnpm" : {
39
40
"overrides" : {
You can’t perform that action at this time.
0 commit comments