Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump framer-motion from 6.2.8 to 10.18.0 #16

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
c434086
chore(deps): bump @adobe/css-tools from 4.0.1 to 4.3.2
dependabot[bot] Jan 16, 2024
cdf2a4a
chore(deps): bump browserify-sign from 4.0.4 to 4.2.2
dependabot[bot] Jan 16, 2024
06da2b9
chore(deps): bump follow-redirects from 1.14.8 to 1.15.5
dependabot[bot] Jan 16, 2024
1222e80
Update issue templates
Dadudidas Jan 16, 2024
f87a95c
Merge pull request #6 from Dadudida-com/Dadudidas-patch-1
Dadudidas Jan 17, 2024
fd53736
Merge branch 'master' into dependabot/npm_and_yarn/browserify-sign-4.2.2
Dadudidas Jan 17, 2024
3c48c35
Merge pull request #2 from Dadudida-com/dependabot/npm_and_yarn/brows…
Dadudidas Jan 17, 2024
0d994e2
Merge branch 'master' into dependabot/npm_and_yarn/follow-redirects-1…
Dadudidas Jan 17, 2024
242ce8a
Merge pull request #5 from Dadudida-com/dependabot/npm_and_yarn/follo…
Dadudidas Jan 17, 2024
2a30f17
Merge branch 'master' into dependabot/npm_and_yarn/adobe/css-tools-4.3.2
Dadudidas Jan 17, 2024
e013ae6
Merge pull request #1 from Dadudida-com/dependabot/npm_and_yarn/adobe…
Dadudidas Jan 17, 2024
3a8b1d6
chore(deps): bump framer-motion from 6.2.8 to 10.18.0
dependabot[bot] Jan 18, 2024
b7ca207
chore(deps-dev): bump @types/node from 18.14.0 to 20.11.5
dependabot[bot] Jan 18, 2024
5b12434
chore(deps): bump css-loader from 5.2.6 to 6.9.1
dependabot[bot] Jan 19, 2024
83e9a7c
Merge branch 'getsentry:master' into master
Dadudidas Jan 19, 2024
a6c4093
Merge branch 'master' into dependabot/npm_and_yarn/css-loader-6.9.1
Dadudidas Jan 19, 2024
a19e73f
Merge pull request #20 from Dadudida-com/dependabot/npm_and_yarn/css-…
Dadudidas Jan 19, 2024
08b4e40
Merge branch 'master' into dependabot/npm_and_yarn/types/node-20.11.5
Dadudidas Jan 19, 2024
f95c91a
Merge pull request #17 from Dadudida-com/dependabot/npm_and_yarn/type…
Dadudidas Jan 19, 2024
2e5006a
Merge branch 'master' into dependabot/npm_and_yarn/framer-motion-10.18.0
Dadudidas Jan 19, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/custom.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''

---


20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"cronstrue": "^2.26.0",
"crypto-browserify": "^3.12.0",
"crypto-js": "4.2.0",
"css-loader": "^5.2.6",
"css-loader": "^6.9.1",
"css-minimizer-webpack-plugin": "^4.2.2",
"diff": "5.1.0",
"dompurify": "^3.0.6",
Expand All @@ -114,7 +114,7 @@
"focus-trap": "^7.3.1",
"focus-visible": "^5.2.0",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"framer-motion": "^6.2.8",
"framer-motion": "^10.18.0",
"fuse.js": "^6.6.2",
"gettext-parser": "1.3.1",
"gl-matrix": "^3.4.3",
Expand Down Expand Up @@ -183,7 +183,7 @@
"@testing-library/react": "^12.1.2",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.4.3",
"@types/node": "^18.14.0",
"@types/node": "^20.11.5",
"babel-gettext-extractor": "^4.1.3",
"babel-jest": "^29.6.2",
"babel-plugin-dynamic-import-node": "^2.3.3",
Expand Down
Loading