chore: update yarn and dependencies

This commit is contained in:
Daniel Aschwanden
2023-06-01 09:21:10 +02:00
parent a28219b9ab
commit 087e0db593
6 changed files with 16746 additions and 11128 deletions
+8 -6
View File
@@ -1,10 +1,14 @@
<<<<<<< HEAD
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
# testing
/coverage
@@ -22,7 +26,7 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
=======
# Logs
logs
*.log
@@ -79,5 +83,3 @@ typings/
# Yarn Integrity file
.yarn-integrity
>>>>>>> origin/develop
+1
View File
@@ -0,0 +1 @@
lts/*
+873
View File
File diff suppressed because one or more lines are too long
+3
View File
@@ -0,0 +1,3 @@
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-3.5.1.cjs
+5 -2
View File
@@ -10,13 +10,16 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@mapbox/mapbox-gl-draw": "^1.4.1",
"@svgr/webpack": "^6.3.1",
"@testing-library/dom": "^9.3.0",
"@turf/bearing": "^6.5.0",
"@turf/center": "^6.5.0",
"@turf/helpers": "^6.5.0",
"@typescript-eslint/parser": "^5.59.8",
"@watergis/mapbox-gl-export": "^1.2.21",
"bulma": "^0.9.4",
"classnames": "^2.3.2",
"dayjs": "^1.11.7",
"eslint": "^8.41.0",
"graphql": "^16.6.0",
"hat": "^0.0.3",
"i18next": "^22.4.9",
@@ -74,7 +77,6 @@
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.4.3",
"@types/classnames": "^2.3.1",
"@types/hat": "^0.0.1",
"@types/jest": "^29.5.0",
"@types/lodash": "^4.14.194",
@@ -95,5 +97,6 @@
},
"resolutions": {
"@svgr/webpack": "^6.3.1"
}
},
"packageManager": "yarn@3.5.1"
}
+15856 -11120
View File
File diff suppressed because it is too large Load Diff