Skip to content

Commit

Permalink
deps: update all dependencies to the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
marcomontalbano committed May 15, 2024
1 parent 7d35b20 commit b24f8a0
Show file tree
Hide file tree
Showing 3 changed files with 444 additions and 941 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,28 +40,28 @@
"@parcel/packager-raw-url": "^2.12.0",
"@parcel/transformer-sass": "^2.12.0",
"@parcel/transformer-webmanifest": "^2.12.0",
"dotenv": "^16.0.3",
"husky": "^8.0.3",
"lint-staged": "^13.1.1",
"netlify-cli": "^17.23.2",
"dotenv": "^16.4.5",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"netlify-cli": "^17.23.5",
"parcel": "^2.12.0",
"posthtml-expressions": "^1.11.3",
"posthtml-include": "^1.7.4",
"rome": "^11.0.0",
"sass": "~1.58.0",
"sinon": "^15.0.1",
"posthtml-include": "^2.0.1",
"rome": "^12.1.3",
"sass": "^1.77.1",
"sinon": "^18.0.0",
"uvu": "^0.5.6"
},
"dependencies": {
"@types/node": "^20.12.12",
"clipboard": "^2.0.11",
"cloudinary": "~1.33.0",
"hint.css": "^2.7.0",
"cloudinary": "^2.2.0",
"hint.css": "^3.0.0",
"node-html-parser": "^6.1.13",
"nprogress": "^0.2.0",
"prismjs": "^1.29.0",
"process": "^0.11.10",
"universal-analytics": "~0.5.3"
"universal-analytics": "^0.5.3"
},
"scripts": {
"preinstall": "npx only-allow pnpm",
Expand Down
Loading

0 comments on commit b24f8a0

Please sign in to comment.