Skip to content

Commit

Permalink
build: Updated dependencies (#1287)
Browse files Browse the repository at this point in the history
  • Loading branch information
rkaraivanov authored Jul 2, 2024
1 parent 2ea9747 commit 43432a8
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"prepare": "husky"
},
"dependencies": {
"@floating-ui/dom": "^1.6.6",
"@floating-ui/dom": "^1.6.7",
"@lit-labs/virtualizer": "^2.0.13",
"lit": "^3.1.4"
},
Expand All @@ -75,7 +75,7 @@
"concurrently": "^8.2.2",
"custom-element-jet-brains-integration": "^1.5.0",
"custom-element-vs-code-integration": "^1.3.0",
"globby": "^14.0.1",
"globby": "^14.0.2",
"husky": "^9.0.11",
"ig-typedoc-theme": "^5.0.4",
"igniteui-theming": "^9.0.0",
Expand All @@ -85,7 +85,7 @@
"madge": "^7.0.0",
"node-watch": "^0.7.4",
"playwright": "^1.45.0",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"sass": "^1.77.6",
Expand All @@ -100,7 +100,7 @@
"tslib": "^2.6.3",
"typedoc": "^0.26.3",
"typedoc-plugin-localization": "^3.0.5",
"typescript": "^5.5.2",
"typescript": "^5.5.3",
"vite": "^5.3.2"
},
"lint-staged": {
Expand Down

0 comments on commit 43432a8

Please sign in to comment.