Skip to content

Commit

Permalink
chore: update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ludofischer committed Apr 22, 2023
1 parent 74bd8da commit fae4813
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -20,20 +20,20 @@
"node": "^14 || ^16 || >=18"
},
"devDependencies": {
"@changesets/cli": "^2.26.0",
"@types/node": "^18.15.3",
"@changesets/cli": "^2.26.1",
"@types/node": "^18.15.13",
"c8": "^7.13.0",
"diff": "^5.1.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.8.0",
"nanospy": "^0.5.0",
"picocolors": "^1.0.0",
"pleeease-filters": "^4.0.0",
"postcss": "^8.4.21",
"postcss-font-magician": "^3.0.0",
"postcss-value-parser": "^4.2.0",
"prettier": "^2.8.4",
"typescript": "~5.0.2",
"prettier": "^2.8.7",
"typescript": "~5.0.4",
"uvu": "^0.5.6"
},
"browserslist": {
Expand Down
96 changes: 48 additions & 48 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fae4813

Please sign in to comment.