Skip to content

Commit

Permalink
yarn upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Nobatgeldi committed Dec 3, 2024
1 parent 046d0fa commit 1cb3126
Show file tree
Hide file tree
Showing 6 changed files with 1,186 additions and 1,505 deletions.
18 changes: 0 additions & 18 deletions .vscode/launch.json

This file was deleted.

5 changes: 0 additions & 5 deletions .vscode/settings.json

This file was deleted.

874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.4.cjs

This file was deleted.

3 changes: 0 additions & 3 deletions .yarnrc.yml

This file was deleted.

58 changes: 27 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,58 +4,54 @@
"private": true,
"homepage": "https://ngs.covisart.com/",
"dependencies": {
"@ant-design/icons": "^5.3.0",
"@react-three/drei": "^9.84.3",
"@react-three/fiber": "^8.14.3",
"@react-three/postprocessing": "^2.15.1",
"@ant-design/icons": "^5.5.2",
"@react-three/drei": "^9.119.0",
"@react-three/fiber": "^8.17.10",
"@react-three/postprocessing": "^2.16.3",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/three": "^0.157.0",
"antd": "^5.9.4",
"axios": "^1.7.4",
"bootstrap": "^5.1.3",
"@types/three": "^0.170.0",
"antd": "^5.22.3",
"axios": "^1.7.8",
"bootstrap": "^5.3.3",
"braces": "^3.0.3",
"d3-ease": "^3.0.1",
"disqus-react": "^1.1.1",
"disqus-react": "^1.1.5",
"emailjs-com": "^3.2.0",
"framer-motion": "^10.16.4",
"google-map-react": "^2.1.10",
"framer-motion": "^11.13.1",
"google-map-react": "^2.2.1",
"maath": "^0.10.8",
"micromatch": "^4.0.8",
"react": "^18.2.0",
"react-animate-on-scroll": "^2.1.5",
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-animate-on-scroll": "^2.1.9",
"react-axios": "^2.0.6",
"react-bootstrap": "^2.8.0",
"react-circular-progressbar": "^2.0.4",
"react-bootstrap": "^2.10.6",
"react-circular-progressbar": "^2.1.0",
"react-country-dropdown": "^1.1.0",
"react-countup": "^6.4.2",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"react-ga4": "^2.1.0",
"react-helmet": "^6.1.0",
"react-icons": "^4.2.0",
"react-move": "^6.4.0",
"react-icons": "^5.4.0",
"react-move": "^6.5.0",
"react-on-screen": "^2.1.1",
"react-router-dom": "^6.16.0",
"react-slick": "^0.29.0",
"react-router-dom": "^7.0.2",
"react-slick": "^0.30.2",
"react-tabs": "^6.0.2",
"react-typed": "^1.2.0",
"sass": "^1.74.1",
"three": "^0.157.0",
"valtio": "^1.11.2",
"webpack": "^5.94.0"
"react-typed": "^2.0.12",
"sass": "^1.81.1",
"three": "^0.171.0",
"valtio": "^2.1.2",
"webpack": "^5.97.0"
},
"scripts": {
"start": "set PORT=3005 && react-scripts start",
"build": "CI=false react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
Expand Down
Loading

0 comments on commit 1cb3126

Please sign in to comment.