Skip to content

Commit f62c3c9

Browse files
chore(git): sync next with main (#31044)
2 parents 06ace54 + 883ac5c commit f62c3c9

File tree

472 files changed

+487
-113
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

472 files changed

+487
-113
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions

core/CHANGELOG.md

Lines changed: 12 additions & 0 deletions

core/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Get Playwright
2-
FROM mcr.microsoft.com/playwright:v1.56.1
2+
FROM mcr.microsoft.com/playwright:v1.58.2
33

44
# Set the working directory
55
WORKDIR /ionic

core/package-lock.json

Lines changed: 32 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ionic/core",
3-
"version": "8.8.1",
3+
"version": "8.8.2",
44
"description": "Base components for Ionic",
55
"engines": {
66
"node": ">= 16"
@@ -40,14 +40,14 @@
4040
"tslib": "^2.1.0"
4141
},
4242
"devDependencies": {
43-
"@axe-core/playwright": "^4.11.0",
43+
"@axe-core/playwright": "^4.11.1",
4444
"@capacitor/core": "^8.0.0",
4545
"@capacitor/haptics": "^8.0.0",
4646
"@capacitor/keyboard": "^8.0.0",
4747
"@capacitor/status-bar": "^8.0.0",
4848
"@ionic/eslint-config": "^0.3.0",
4949
"@ionic/prettier-config": "^2.0.0",
50-
"@playwright/test": "^1.56.1",
50+
"@playwright/test": "^1.58.2",
5151
"@rollup/plugin-node-resolve": "^8.4.0",
5252
"@rollup/plugin-virtual": "^2.0.3",
5353
"@stencil/angular-output-target": "^0.10.0",
@@ -69,7 +69,7 @@
6969
"jest": "^29.7.0",
7070
"jest-cli": "^29.7.0",
7171
"outsystems-design-tokens": "^1.3.7",
72-
"playwright-core": "^1.56.1",
72+
"playwright-core": "^1.58.2",
7373
"prettier": "^2.8.8",
7474
"rollup": "^2.26.4",
7575
"sass": "^1.33.0",
-8.02 KB
-8.01 KB
-4.34 KB
-4.34 KB

0 commit comments

Comments
 (0)