Skip to content

Commit

Permalink
chore: get rid of magic-string as it's no longer used, bump node types
Browse files Browse the repository at this point in the history
  • Loading branch information
dummdidumm committed Jun 12, 2024
1 parent f1424a2 commit 3e0cb1b
Show file tree
Hide file tree
Showing 4 changed files with 57 additions and 58 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@kiwi/eslint-config": "^2.0.2",
"@kiwi/prettier-config": "^2.0.2",
"@types/babel__core": "^7.20.5",
"@types/node": "^14.18.34",
"@types/node": "^18.0.0",
"@types/pug": "^2.0.6",
"@types/stylus": "^0.48.38",
"autoprefixer": "^10.4.16",
Expand All @@ -85,7 +85,6 @@
},
"dependencies": {
"detect-indent": "^6.1.0",
"magic-string": "^0.30.5",
"strip-indent": "^3.0.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 3e0cb1b

Please sign in to comment.