Skip to content

Commit

Permalink
chore: update root dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
theisel committed Feb 2, 2023
1 parent 3686580 commit 96aae08
Show file tree
Hide file tree
Showing 2 changed files with 1,224 additions and 1,388 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,22 @@
},
"homepage": "https://github.com/theisel/astro-portabletext#readme",
"devDependencies": {
"@changesets/cli": "^2.25.0",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@types/node": "^18.8.4",
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"astro": "1.4.7",
"eslint": "^8.25.0",
"eslint-config-prettier": "^8.5.0",
"@changesets/cli": "^2.26.0",
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"astro": "2.0.5",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"prettier": "^2.7.1",
"prettier-plugin-astro": "0.5.5",
"prettier-plugin-svelte": "^2.8.0",
"typescript": "^4.8.4"
"husky": "^8.0.3",
"lint-staged": "^13.1.0",
"prettier": "^2.8.3",
"prettier-plugin-astro": "0.8.0",
"prettier-plugin-svelte": "^2.9.0",
"typescript": "^4.9.5"
},
"engines": {
"node": "^14.15.0 || >=16.0.0",
Expand Down
Loading

0 comments on commit 96aae08

Please sign in to comment.