Skip to content

Commit

Permalink
lock version
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 committed Dec 4, 2023
1 parent b46b83d commit 2eb696b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@octokit/rest": "19.0.5",
"@octokit/types": "8.0.0",
"@sentry/nextjs": "^7.84.0",
"@sentry/nextjs": "7.84.0",
"@socialgouv/matomo-next": "1.5.0",
"date-fns": "2.28.0",
"debounce-fn": "4.0.0",
Expand All @@ -36,7 +36,7 @@
"react-dom": "17.0.2",
"react-modal": "3.14.4",
"react-spring": "9.4.5",
"react-toastify": "^9.1.3",
"react-toastify": "9.1.3",
"sass": "1.49.11",
"sharp": "0.30.7",
"spinthatshit": "1.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1699,7 +1699,7 @@ __metadata:
languageName: node
linkType: hard

"@sentry/nextjs@npm:^7.84.0":
"@sentry/nextjs@npm:7.84.0":
version: 7.84.0
resolution: "@sentry/nextjs@npm:7.84.0"
dependencies:
Expand Down Expand Up @@ -8911,7 +8911,7 @@ __metadata:
languageName: node
linkType: hard

"react-toastify@npm:^9.1.3":
"react-toastify@npm:9.1.3":
version: 9.1.3
resolution: "react-toastify@npm:9.1.3"
dependencies:
Expand Down Expand Up @@ -9401,7 +9401,7 @@ __metadata:
"@octokit/rest": "npm:19.0.5"
"@octokit/types": "npm:8.0.0"
"@react-spring/types": "npm:9.6.1"
"@sentry/nextjs": "npm:^7.84.0"
"@sentry/nextjs": "npm:7.84.0"
"@socialgouv/matomo-next": "npm:1.5.0"
"@testing-library/jest-dom": "npm:5.16.5"
"@testing-library/react": "npm:12.1.5"
Expand Down Expand Up @@ -9447,7 +9447,7 @@ __metadata:
react-dom: "npm:17.0.2"
react-modal: "npm:3.14.4"
react-spring: "npm:9.4.5"
react-toastify: "npm:^9.1.3"
react-toastify: "npm:9.1.3"
sass: "npm:1.49.11"
sharp: "npm:0.30.7"
spinthatshit: "npm:1.0.4"
Expand Down

0 comments on commit 2eb696b

Please sign in to comment.