fix some issue after push

This commit is contained in:
2026-01-09 20:20:04 +03:00
parent d087d2128a
commit eecb02b82a
2 changed files with 3 additions and 35 deletions

34
package-lock.json generated
View File

@ -10,7 +10,6 @@
"dependencies": {
"@emailjs/browser": "^4.4.1",
"@heroicons/react": "^2.2.0",
"@heroicons/react": "^2.2.0",
"aos": "^2.3.4",
"flowbite": "^4.0.1",
"flowbite-react": "^0.12.16",
@ -26,8 +25,6 @@
"react-router-dom": "^7.11.0",
"react-scroll": "^1.9.3",
"styled-components": "^6.1.19",
"react-scroll": "^1.9.3",
"styled-components": "^6.1.19",
"tailwind-merge": "^3.4.0",
"three": "^0.182.0",
"tweakpane": "^4.0.5",
@ -45,7 +42,6 @@
"globals": "^16.5.0",
"postcss": "^8.5.6",
"tailwindcss": "^3.4.0",
"tailwindcss": "^3.4.0",
"vite": "^7.2.4"
}
},
@ -362,28 +358,9 @@
"node": ">=14.0.0"
}
},
"node_modules/@emotion/is-prop-valid": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-1.2.2.tgz",
"integrity": "sha512-uNsoYd37AFmaCdXlg6EYD1KaPOaRWRByMCYzbKUX4+hhMfrxdVSelShywL4JVaAeM/eHUOSprYBQls+/neX3pw==",
"license": "MIT",
"peer": true,
"dependencies": {
"@emotion/memoize": "^0.8.1"
}
},
"node_modules/@emotion/memoize": {
"version": "0.8.1",
"resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.8.1.tgz",
"integrity": "sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==",
"license": "MIT"
},
"node_modules/@emotion/unitless": {
"version": "0.8.1",
"resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.8.1.tgz",
"integrity": "sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==",
"license": "MIT"
},
"node_modules/@emotion/is-prop-valid": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-1.2.2.tgz",
@ -413,7 +390,6 @@
"ppc64"
],
"dev": true,
"dev": true,
"license": "MIT",
"optional": true,
"os": [
@ -431,7 +407,6 @@
"arm"
],
"dev": true,
"dev": true,
"license": "MIT",
"optional": true,
"os": [
@ -449,7 +424,6 @@
"arm64"
],
"dev": true,
"dev": true,
"license": "MIT",
"optional": true,
"os": [
@ -467,7 +441,6 @@
"x64"
],
"dev": true,
"dev": true,
"license": "MIT",
"optional": true,
"os": [
@ -485,7 +458,6 @@
"arm64"
],
"dev": true,
"dev": true,
"license": "MIT",
"optional": true,
"os": [

View File

@ -12,7 +12,6 @@
"dependencies": {
"@emailjs/browser": "^4.4.1",
"@heroicons/react": "^2.2.0",
"@heroicons/react": "^2.2.0",
"aos": "^2.3.4",
"flowbite": "^4.0.1",
"flowbite-react": "^0.12.16",
@ -27,8 +26,6 @@
"react-icons": "^5.5.0",
"react-router-dom": "^7.11.0",
"react-scroll": "^1.9.3",
"styled-components": "^6.1.19"
"react-scroll": "^1.9.3",
"styled-components": "^6.1.19",
"tailwind-merge": "^3.4.0",
"three": "^0.182.0",
@ -47,7 +44,6 @@
"globals": "^16.5.0",
"postcss": "^8.5.6",
"tailwindcss": "^3.4.0",
"tailwindcss": "^3.4.0",
"vite": "^7.2.4"
}
}