Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
segunadebayo committed Nov 21, 2024
1 parent 58e48ba commit 2c0a8e3
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 255 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,20 +65,20 @@
"@babel/traverse": "7.25.9",
"@babel/types": "7.26.0",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.9",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@changesets/cli": "2.27.10",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@octokit/rest": "21.0.2",
"@playwright/test": "1.48.2",
"@playwright/test": "1.49.0",
"@swc/core": "1.9.2",
"@types/babel__generator": "7.6.8",
"@types/babel__traverse": "7.20.6",
"@types/node": "22.9.0",
"@types/node": "22.9.1",
"@types/signale": "1.4.7",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"axe-core": "4.10.2",
"commitlint": "19.5.0",
"commitlint": "19.6.0",
"cross-env": "^7.0.3",
"dotenv": "16.4.5",
"eslint": "9.15.0",
Expand All @@ -87,12 +87,12 @@
"eslint-plugin-prettier": "5.2.1",
"fast-glob": "3.3.2",
"find-packages": "10.0.4",
"husky": "9.1.6",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"node-fetch": "3.3.2",
"plop": "4.0.1",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.3.0",
"prettier-plugin-svelte": "3.3.1",
"signale": "1.4.0",
"ts-morph": "24.0.0",
"tsup": "8.3.5",
Expand Down
Loading

0 comments on commit 2c0a8e3

Please sign in to comment.