We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89b3cb7 commit 0c03894Copy full SHA for 0c03894
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "waifu-it-website",
3
- "version": "1.0.1",
+ "version": "2.0.1",
4
"private": true,
5
"scripts": {
6
"dev": "next dev",
@@ -10,13 +10,10 @@
10
},
11
"dependencies": {
12
"@headlessui/react": "^1.7.17",
13
- "@heroicons/react": "^2.1.4",
14
"@tailwindcss/line-clamp": "^0.4.4",
15
"animate.css": "^4.1.1",
16
"autoprefixer": "^10.4.16",
17
"axios": "^1.4.0",
18
- "bootstrap": "^5.3.3",
19
- "bootstrap-icons": "^1.11.3",
20
"chart.js": "^4.4.3",
21
"dotenv": "^16.3.1",
22
"eslint": "8.46.0",
@@ -25,7 +22,7 @@
25
"fs": "^0.0.1-security",
26
23
"js-cookie": "^3.0.5",
27
24
"mongoose": "^7.4.2",
28
- "next": "^13.5.6",
+ "next": "^14.2.4",
29
"postcss": "^8.4.27",
30
"react": "18.2.0",
31
"react-confirm-alert": "^3.0.6",
0 commit comments