Skip to content

Commit

Permalink
chore: bump all dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriansaliou committed Jan 10, 2024
1 parent 3a8469d commit e14d26e
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,18 +62,18 @@
"dependencies": {
"petite-vue": "0.4.x",
"snarkdown": "2.0.0",
"linkifyjs": "3.0.x",
"linkify-html": "3.0.x",
"nanoid": "4.0.x",
"linkifyjs": "4.1.x",
"linkify-html": "4.1.x",
"nanoid": "5.0.x",
"escape-goat": "4.0.x"
},
"devDependencies": {
"@babel/eslint-parser": "7.18.x",
"@parcel/resolver-glob": "2.10.x",
"typescript": "4.9.x",
"parcel": "2.10.x",
"eslint": "8.4.x",
"eslint-config-prettier": "8.3.x",
"prettier": "2.5.x"
"@babel/eslint-parser": "7.23.x",
"@parcel/resolver-glob": "2.11.x",
"typescript": "5.3.x",
"parcel": "2.11.x",
"eslint": "8.56.x",
"eslint-config-prettier": "9.1.x",
"prettier": "3.1.x"
}
}

0 comments on commit e14d26e

Please sign in to comment.