Skip to content

Commit 0516c1b

Browse files
authored
IBX-9419: Updated ts-config tag (#151)
1 parent 148032b commit 0516c1b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

ibexa/commerce/5.0/encore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react": "^18.3.11",
2727
"@types/react-dom": "^18.3.1",
2828
"typescript": "^5.6.3",
29-
"@ibexa/ts-config": "https://github.com/ibexa/ts-config-ibexa#~v1.0.0"
29+
"@ibexa/ts-config": "https://github.com/ibexa/ts-config-ibexa#~v1.0.1"
3030
},
3131
"dependencies": {
3232
"react": "^18.3.1",

ibexa/experience/5.0/encore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react": "^18.3.11",
2727
"@types/react-dom": "^18.3.1",
2828
"typescript": "^5.6.3",
29-
"@ibexa/ts-config": "https://github.com/ibexa/ts-config-ibexa#~v1.0.0"
29+
"@ibexa/ts-config": "https://github.com/ibexa/ts-config-ibexa#~v1.0.1"
3030
},
3131
"dependencies": {
3232
"react": "^18.3.1",

ibexa/headless/5.0/encore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react": "^18.3.11",
2727
"@types/react-dom": "^18.3.1",
2828
"typescript": "^5.6.3",
29-
"@ibexa/ts-config": "https://github.com/ibexa/ts-config-ibexa#~v1.0.0"
29+
"@ibexa/ts-config": "https://github.com/ibexa/ts-config-ibexa#~v1.0.1"
3030
},
3131
"dependencies": {
3232
"react": "^18.3.1",

ibexa/oss/5.0/encore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/react": "^18.3.11",
2626
"@types/react-dom": "^18.3.1",
2727
"typescript": "^5.6.3",
28-
"@ibexa/ts-config": "https://github.com/ibexa/ts-config-ibexa#~v1.0.0"
28+
"@ibexa/ts-config": "https://github.com/ibexa/ts-config-ibexa#~v1.0.1"
2929
},
3030
"dependencies": {
3131
"react": "^18.3.1",

0 commit comments

Comments
 (0)