Skip to content

Commit

Permalink
Updated to the latest NPM packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
William Troup committed Jul 12, 2024
1 parent ee1873f commit 1c2dde5
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 102 deletions.
189 changes: 90 additions & 99 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"build-sass-minimized": "sass src/journey.js.scss dist/journey.js.min.css --style=compressed --no-source-map"
},
"devDependencies": {
"@swc/core": "^1.6.7",
"sass": "^1.77.6",
"terser": "^5.31.1",
"@swc/core": "^1.6.13",
"sass": "^1.77.8",
"terser": "^5.31.2",
"tsup": "^8.1.0",
"typescript": "^5.5.3"
}
Expand Down

0 comments on commit 1c2dde5

Please sign in to comment.