Skip to content

Commit

Permalink
ugprade most deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vernak2539 committed Mar 13, 2024
1 parent fa245e9 commit 7f4e8b9
Show file tree
Hide file tree
Showing 2 changed files with 771 additions and 697 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"build": "./bin/build.sh"
},
"dependencies": {
"normalize.css": "^8.0.0",
"parcel": "^2.8.3",
"tippy.js": "^6.2.4",
"typeit": "^8.7.0"
"normalize.css": "^8.0.1",
"parcel": "^2.12.0",
"tippy.js": "^6.3.7",
"typeit": "^8.8.3"
},
"devDependencies": {
"@parcel/config-default": "^2.8.3",
"@parcel/transformer-svg": "^2.8.3",
"@parcel/config-default": "^2.12.0",
"@parcel/transformer-svg": "^2.12.0",
"prettier": "^2.8.8",
"serve": "^14.0.1"
"serve": "^14.2.1"
},
"packageManager": "yarn@4.1.1"
}
Loading

0 comments on commit 7f4e8b9

Please sign in to comment.