Skip to content

Commit

Permalink
fix: version
Browse files Browse the repository at this point in the history
  • Loading branch information
izatop committed Nov 28, 2023
1 parent 5567079 commit 5c7a7a5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@graphql-tools/graphql-file-loader": "^8.0.0",
"@graphql-tools/load": "^8.0.1",
"@reform/bundle": "^0.14.2",
"@reform/bundle": "^0.14.3",
"@types/node": "^20.10.0",
"graphql": "^16.8.1",
"graphql-tag": "^2.12.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"build": "tsc"
},
"dependencies": {
"@reform/bundle": "^0.14.2",
"@reform/bundle": "^0.14.3",
"@types/node": "^20.10.0",
"@types/parse5": "^7.0.0",
"esbuild": "^0.19.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/sass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"build": "tsc"
},
"dependencies": {
"@reform/bundle": "^0.14.2",
"@reform/bundle": "^0.14.3",
"@types/node": "^20.10.0",
"@types/node-sass": "^4.11.7",
"node-sass": "^9.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@fortawesome/fontawesome-free": "^6.4.2",
"@reform/bundle": "^0.14.2",
"@reform/bundle": "^0.14.3",
"esbuild": "^0.19.8",
"graphql": "^16.8.1"
},
Expand Down

0 comments on commit 5c7a7a5

Please sign in to comment.