Skip to content

Commit

Permalink
upgrade to node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnRDOrazio committed Jun 25, 2024
1 parent e26fc3f commit ec0e194
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.14.2
20.15.0
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.2.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
Expand Down
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2182,6 +2182,13 @@ __metadata:
languageName: node
linkType: hard

"@popperjs/core@npm:^2.11.8":
version: 2.11.8
resolution: "@popperjs/core@npm:2.11.8"
checksum: 8c170d4eb56b6604b190eb5ed9dd6ab4b9e9cdb6ef6ee5b3884fe14af37a3a4289af1bfa0373e4dab288fddb12b43d94a565f313beaae023cd1da742173b050b
languageName: node
linkType: hard

"@react-aria/ssr@npm:^3.2.0":
version: 3.3.0
resolution: "@react-aria/ssr@npm:3.3.0"
Expand Down Expand Up @@ -4636,6 +4643,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "confessit-web@workspace:."
dependencies:
"@popperjs/core": ^2.11.8
bootstrap: ^5.2.2
enzyme: ^3.11.0
enzyme-adapter-react-16: ^1.15.6
Expand Down

0 comments on commit ec0e194

Please sign in to comment.