Skip to content

Commit 79fddf3

Browse files
committed
Merge branch 'main' of github.com:martinwq997/cratespro-frontend
2 parents 29f9947 + 3520b7f commit 79fddf3

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

package.json

+4-5
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@heroicons/react": "^2.2.0",
1313
"@tailwindcss/forms": "^0.5.7",
1414
"antd": "^5.22.4",
15-
"autoprefixer": "10.4.20",
15+
"autoprefixer": "10.4.21",
1616
"clsx": "^2.1.1",
1717
"d3": "^7.9.0",
1818
"https-proxy-agent": "^5.0.1",
@@ -29,14 +29,13 @@
2929
"devDependencies": {
3030
"@types/bcrypt": "^5.0.2",
3131
"@types/d3": "^7.4.3",
32-
"@types/node": "22.13.9",
32+
"@types/node": "22.13.10",
3333
"@types/react": "18.3.12",
3434
"@types/react-dom": "18.3.1",
3535
"eslint": "9.21.0",
36-
"eslint-config-next": "^15.1.0",
37-
"tailwind-scrollbar": "^4.0.1"
36+
"eslint-config-next": "^15.1.0"
3837
},
3938
"engines": {
4039
"node": ">=20.12.0"
4140
}
42-
}
41+
}

0 commit comments

Comments
 (0)