Completed the homepage / Release of v1.0
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -12,7 +12,8 @@
|
||||
"animate.css": "^4.1.1",
|
||||
"next": "16.2.1",
|
||||
"react": "19.2.4",
|
||||
"react-dom": "19.2.4"
|
||||
"react-dom": "19.2.4",
|
||||
"typed.js": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4",
|
||||
@@ -6363,6 +6364,12 @@
|
||||
"url": "https://github.com/sponsors/ljharb"
|
||||
}
|
||||
},
|
||||
"node_modules/typed.js": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/typed.js/-/typed.js-3.0.0.tgz",
|
||||
"integrity": "sha512-X4pjf0E7riZBo6j3NS21/7cJJ20osSOtD1OxlRoKfFU3GsdPuSpWlFcIKWf0k8uoKwBBrPuHGx+fKeU6GzRcKg==",
|
||||
"license": "GPL-3.0"
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.9.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
|
||||
|
||||
Reference in New Issue
Block a user