Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/prettier-3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
laisspportugal authored Jul 23, 2024
2 parents 3a3dd1f + 7958cb8 commit 3203875
Show file tree
Hide file tree
Showing 5 changed files with 215 additions and 220 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "foxbox",
"version": "1.1.1",
"version": "1.1.2",
"license": "MPL-2.0",
"private": true,
"productName": "Foxbox",
Expand Down Expand Up @@ -97,7 +97,7 @@
"cross-env": "7.0.3",
"depcheck": "1.4.7",
"electron": "25.8.4",
"electron-builder": "24.6.4",
"electron-builder": "24.13.3",
"eslint": "8.50.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-webpack": "0.13.8",
Expand All @@ -117,7 +117,7 @@
"prettier": "3.3.2",
"rimraf": "5.0.5",
"semver": "7.5.4",
"storybook": "7.6.10",
"storybook": "7.6.20",
"ts-node": "10.9.2",
"ts-unused-exports": "10.0.1",
"tslib": "2.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/studio-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"tss-react": "4.8.6",
"typescript": "5.3.3",
"use-debounce": "10.0.0",
"use-immer": "0.9.0",
"use-immer": "0.10.0",
"uuid": "9.0.1",
"vm-browserify": "1.1.2",
"webpack": "5.90.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/studio-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"@types/tinycolor2": "1.4.4",
"@types/utif": "^3.0.2",
"@xmldom/xmldom": "0.8.10",
"app-builder-lib": "24.13.2",
"app-builder-lib": "24.13.3",
"async-mutex": "0.4.0",
"builder-util": "*",
"clean-webpack-plugin": "4.0.0",
"electron": "25.8.4",
"electron-builder": "24.6.4",
"electron-builder": "24.13.3",
"electron-devtools-installer": "3.2.0",
"electron-squirrel-startup": "1.0.0",
"electron-updater": "6.3.0-alpha.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@foxglove/studio",
"version": "1.1.1",
"version": "1.1.2",
"license": "MPL-2.0",
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 3203875

Please sign in to comment.