Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into new-interactive-examp…
Browse files Browse the repository at this point in the history
…les-fixes
  • Loading branch information
LeoMcA committed Feb 5, 2025
2 parents e8f4235 + dcc8d35 commit c5d7794
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 145 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,15 @@
"@codemirror/lang-css": "^6.3.1",
"@codemirror/lang-html": "^6.4.9",
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/state": "^6.5.1",
"@codemirror/state": "^6.5.2",
"@codemirror/theme-one-dark": "^6.1.2",
"@fast-csv/parse": "^5.0.2",
"@inquirer/prompts": "^7.3.1",
"@lit/react": "^1.0.7",
"@lit/task": "^1.0.2",
"@mdn/bcd-utils-api": "^0.0.7",
"@mdn/browser-compat-data": "^5.6.35",
"@mdn/rari": "^0.1.21",
"@mdn/rari": "^0.1.22",
"@mozilla/glean": "5.0.3",
"@sentry/node": "^8.54.0",
"@stripe/stripe-js": "^5.6.0",
Expand Down Expand Up @@ -174,15 +174,15 @@
"@playwright/test": "^1.50.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@svgr/webpack": "^8.1.0",
"@swc/core": "^1.10.12",
"@swc/core": "^1.10.14",
"@testing-library/react": "^15.0.7",
"@types/async": "^3.2.24",
"@types/cli-progress": "^3.11.6",
"@types/imagemin": "^9.0.1",
"@types/jest": "^29.5.14",
"@types/js-yaml": "^4.0.9",
"@types/mdast": "^4.0.4",
"@types/node": "^18.19.74",
"@types/node": "^18.19.75",
"@types/prismjs": "^1.26.5",
"@types/react": "^18.3.13",
"@types/react-dom": "^18.3.1",
Expand Down Expand Up @@ -274,7 +274,7 @@
"ts-loader": "^9.5.2",
"ts-node": "^10.9.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.22.0",
"typescript-eslint": "^8.23.0",
"webpack": "^5.97.1",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^6.0.1",
Expand Down
Loading

0 comments on commit c5d7794

Please sign in to comment.