Skip to content

Commit

Permalink
update frontend packages to 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fred Lefévère-Laoide authored and Fred Lefévère-Laoide committed Jul 18, 2024
1 parent 6cfe770 commit 724c44a
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 13 deletions.
2 changes: 1 addition & 1 deletion frontend/taipy-gui/base/src/packaging/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taipy-gui-base",
"version": "3.2.0",
"version": "4.0.0",
"private": true,
"main": "./taipy-gui-base.js",
"types": "./taipy-gui-base.d.ts"
Expand Down
6 changes: 3 additions & 3 deletions frontend/taipy-gui/dom/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/taipy-gui/dom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taipy-gui-dom",
"version": "3.2.0",
"version": "4.0.0",
"private": true,
"dependencies": {
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions frontend/taipy-gui/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/taipy-gui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taipy-gui",
"version": "3.2.0",
"version": "4.0.0",
"private": true,
"dependencies": {
"@emotion/react": "^11.10.0",
Expand Down
2 changes: 1 addition & 1 deletion frontend/taipy-gui/packaging/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taipy-gui",
"version": "3.2.0",
"version": "4.0.0",
"private": true,
"main": "./taipy-gui.js",
"types": "./taipy-gui.d.ts"
Expand Down
7 changes: 4 additions & 3 deletions frontend/taipy/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/taipy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taipy-gui-core",
"version": "3.2.0",
"version": "4.0.0",
"private": true,
"devDependencies": {
"@types/react": "^18.0.15",
Expand Down

0 comments on commit 724c44a

Please sign in to comment.