Compare commits

...

6 Commits

Author SHA1 Message Date
kodiakhq[bot]
1b8e087b17 Merge branch 'main' into erikarowland/zero-1890-update-ionic-react-package-in-fixtures 2024-04-29 09:10:38 +00:00
kodiakhq[bot]
fbb278770f Merge branch 'main' into erikarowland/zero-1890-update-ionic-react-package-in-fixtures 2024-04-25 20:02:48 +00:00
Erika Rowland
01328d400a add changeset 2024-04-24 12:10:05 -07:00
Erika Rowland
4beabc5be0 update dependabot yaml 2024-04-24 12:09:35 -07:00
Erika Rowland
babb772515 [static-build] Remove ionic-react-v7 fixture 2024-04-24 12:09:07 -07:00
Erika Rowland
8b7cb886ef [static-build] Add ionic-react-v8 fixture 2024-04-24 12:08:14 -07:00
17 changed files with 27 additions and 25 deletions

View File

@@ -0,0 +1,2 @@
---
---

View File

@@ -107,7 +107,7 @@ updates:
update-types:
- 'minor'
- directory: /packages/static-build/test/fixtures/ionic-react-v7
- directory: /packages/static-build/test/fixtures/ionic-react-v8
schedule:
interval: 'daily'
open-pull-requests-limit: 1

View File

@@ -8,7 +8,7 @@
"name": "50-ionic-react",
"version": "0.0.1",
"dependencies": {
"@ionic/react": "^7.8.3",
"@ionic/react": "^8.0.0",
"@types/node": "^12.20.55",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.17",
@@ -2407,21 +2407,21 @@
"integrity": "sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw=="
},
"node_modules/@ionic/core": {
"version": "7.8.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.8.3.tgz",
"integrity": "sha512-5pFoE8gbhbCuyQlZ7BlRk4+S4PmmqgkALw4IAhtUK1TuzsKJ2KLFBlp0rdlWS+VcKEyrec/ptVki8oN5335vRA==",
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.1.tgz",
"integrity": "sha512-6FEa0kSXSs82aCYcB7JcLGt5Z0XBU8mRFQGVrJtdh3ybQQntIAWKHc9H2OFaiT3SSAK+XQqlU6kq0jM9nWKveQ==",
"dependencies": {
"@stencil/core": "^4.12.2",
"@stencil/core": "^4.17.1",
"ionicons": "^7.2.2",
"tslib": "^2.1.0"
}
},
"node_modules/@ionic/react": {
"version": "7.8.3",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.8.3.tgz",
"integrity": "sha512-nush+Ra/KNLv4MvxODwxNe7/FVcDRyc0xgkFKwXu9P/ztUv8qqy0zotHxsJVAb9BAd/r78eBpdyaOnUQcLw2Dg==",
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.0.1.tgz",
"integrity": "sha512-5AtrqzEk5lnr4ztm4PDnjXs8OhknGVSclCxef1InmhE2EMSFrIV8SZOdV+fCMinKSUcAatxss4uGGGChcXFcSQ==",
"dependencies": {
"@ionic/core": "7.8.3",
"@ionic/core": "8.0.1",
"ionicons": "^7.0.0",
"tslib": "*"
},
@@ -3365,9 +3365,9 @@
}
},
"node_modules/@stencil/core": {
"version": "4.14.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.14.0.tgz",
"integrity": "sha512-+s0u/KsNolXZ7tC2hEMgMA3jaNaqOhZvYKwSzjQbc0Wv+cB481Isxzo7ifgEWRYqsJzNSyqhO6cyu/EJrGGTdg==",
"version": "4.17.1",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.17.1.tgz",
"integrity": "sha512-nlARe1QtK5abnCG8kPQKJMWiELg39vKabvf3ebm6YEhQA35CgrxC1pVYTsYq3yktJKoY+k+VzGRnATLKyaLbvA==",
"bin": {
"stencil": "bin/stencil"
},
@@ -18765,21 +18765,21 @@
"integrity": "sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw=="
},
"@ionic/core": {
"version": "7.8.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.8.3.tgz",
"integrity": "sha512-5pFoE8gbhbCuyQlZ7BlRk4+S4PmmqgkALw4IAhtUK1TuzsKJ2KLFBlp0rdlWS+VcKEyrec/ptVki8oN5335vRA==",
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.0.1.tgz",
"integrity": "sha512-6FEa0kSXSs82aCYcB7JcLGt5Z0XBU8mRFQGVrJtdh3ybQQntIAWKHc9H2OFaiT3SSAK+XQqlU6kq0jM9nWKveQ==",
"requires": {
"@stencil/core": "^4.12.2",
"@stencil/core": "^4.17.1",
"ionicons": "^7.2.2",
"tslib": "^2.1.0"
}
},
"@ionic/react": {
"version": "7.8.3",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.8.3.tgz",
"integrity": "sha512-nush+Ra/KNLv4MvxODwxNe7/FVcDRyc0xgkFKwXu9P/ztUv8qqy0zotHxsJVAb9BAd/r78eBpdyaOnUQcLw2Dg==",
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.0.1.tgz",
"integrity": "sha512-5AtrqzEk5lnr4ztm4PDnjXs8OhknGVSclCxef1InmhE2EMSFrIV8SZOdV+fCMinKSUcAatxss4uGGGChcXFcSQ==",
"requires": {
"@ionic/core": "7.8.3",
"@ionic/core": "8.0.1",
"ionicons": "^7.0.0",
"tslib": "*"
}
@@ -19462,9 +19462,9 @@
}
},
"@stencil/core": {
"version": "4.14.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.14.0.tgz",
"integrity": "sha512-+s0u/KsNolXZ7tC2hEMgMA3jaNaqOhZvYKwSzjQbc0Wv+cB481Isxzo7ifgEWRYqsJzNSyqhO6cyu/EJrGGTdg=="
"version": "4.17.1",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.17.1.tgz",
"integrity": "sha512-nlARe1QtK5abnCG8kPQKJMWiELg39vKabvf3ebm6YEhQA35CgrxC1pVYTsYq3yktJKoY+k+VzGRnATLKyaLbvA=="
},
"@surma/rollup-plugin-off-main-thread": {
"version": "2.2.3",

View File

@@ -3,7 +3,7 @@
"version": "0.0.1",
"private": true,
"dependencies": {
"@ionic/react": "^7.8.3",
"@ionic/react": "^8.0.0",
"@types/node": "^12.20.55",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.17",

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB