Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Sep 18, 2024
1 parent 67a4b22 commit 49ba352
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@
"dependencies": {
"@fortawesome/fontawesome-free": "5.15.4",
"@lit/reactive-element": "2.0.4",
"@popperjs/core": "2.11.8",
"@sentry/browser": "8.29.0",
"@sentry/types": "8.29.0",
"@trevoreyre/autocomplete-js": "3.0.2",
"angular": "1.8.3",
"angular-animate": "1.8.3",
Expand Down Expand Up @@ -116,9 +119,6 @@
"@chromatic-com/storybook": "2.0.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.9.1",
"@popperjs/core": "2.11.8",
"@sentry/browser": "8.29.0",
"@sentry/types": "8.29.0",
"@storybook/addon-essentials": "8.2.9",
"@storybook/addon-links": "8.2.9",
"@storybook/addon-webpack5-compiler-swc": "1.0.5",
Expand Down Expand Up @@ -154,7 +154,6 @@
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"angular-mocks": "1.8.3",
"chokidar": "3.6.0",
"chromatic": "11.7.1",
"commander": "12.1.0",
"copy-webpack-plugin": "12.0.2",
Expand All @@ -164,7 +163,6 @@
"cypress-browser-permissions": "1.1.0",
"cypress-real-events": "1.13.0",
"doctrine": "3.0.0",
"editorconfig-checker": "5.1.8",
"ejs-loader": "0.5.0",
"eslint": "9.9.1",
"eslint-plugin-jsdoc": "50.2.2",
Expand All @@ -177,7 +175,6 @@
"file-loader": "6.2.0",
"fs-extra": "11.2.0",
"glob": "11.0.0",
"globals": "15.9.0",
"html-webpack-plugin": "5.6.0",
"jasmine-core": "5.2.0",
"jscodeshift": "17.0.0",
Expand All @@ -199,7 +196,6 @@
"sinon": "18.0.0",
"start-server-and-test": "2.0.5",
"storybook": "8.2.9",
"strip-bom": "5.0.0",
"style-loader": "4.0.0",
"svgo": "3.3.2",
"svgo-loader": "4.0.0",
Expand Down

0 comments on commit 49ba352

Please sign in to comment.