Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson committed Mar 22, 2024
1 parent ce950ff commit e6f0910
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 135 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/user-event": "^14.5.2",
"@vitest/coverage-istanbul": "^1.3.1",
"@vitest/ui": "^1.3.1",
"@vitest/coverage-istanbul": "^1.4.0",
"@vitest/ui": "^1.4.0",
"blob-util": "^2.0.2",
"compression": "^1.7.4",
"conventional-changelog-cli": "^4.1.0",
Expand All @@ -89,7 +89,7 @@
"d2l-resize-aware": "github:BrightspaceUI/resize-aware#semver:^1.2.2",
"emoji-picker-element-data": "^1.6.0",
"emojibase-data": "^5.1.1",
"express": "^4.18.3",
"express": "^4.19.1",
"fake-indexeddb": "^5.0.2",
"fast-glob": "^3.3.2",
"fetch-mock": "^9.11.0",
Expand All @@ -106,20 +106,20 @@
"npm-run-all": "^4.1.5",
"playwright": "^1.42.1",
"pretty-bytes": "^6.1.1",
"puppeteer": "^22.4.1",
"puppeteer": "^22.6.0",
"recursive-readdir": "^2.2.3",
"rollup": "^4.12.1",
"rollup": "^4.13.0",
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-terser": "^7.0.2",
"sass": "^1.71.1",
"sass": "^1.72.0",
"standard": "^17.1.0",
"stylelint": "^16.2.1",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-scss": "^6.2.1",
"svgo": "^3.2.0",
"tachometer": "^0.7.0",
"terser": "^5.29.1",
"vitest": "^1.3.1"
"terser": "^5.29.2",
"vitest": "^1.4.0"
},
"//": {
"jsonwebtoken": "comes from tachometer, tachometer is pinned for now due to breaking change, but jsonwebtoken 8 has a vuln"
Expand Down
Loading

0 comments on commit e6f0910

Please sign in to comment.