Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): upgrade all deps and switch to package-lock v3 #1544

Merged
merged 1 commit into from
Oct 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
8 changes: 1 addition & 7 deletions lib/atomic/v1/__snapshots__/border.less.test.ts.snap
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`atomic: border v1 > should output all v1 atomic css classes for colors 1`] = `
"@media (prefers-color-scheme: dark) {
}

@media (prefers-color-scheme: dark) {
}

.bc-white-legacy-1 {
".bc-white-legacy-1 {
border-color: var(--black-legacy-500) !important;
}

Expand Down
8 changes: 1 addition & 7 deletions lib/atomic/v1/__snapshots__/color.less.test.ts.snap
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`atomic: color v1 > should output all v1 atomic css classes for colors 1`] = `
"@media (prefers-color-scheme: dark) {
}

@media (prefers-color-scheme: dark) {
}

.fc-black-legacy-900,
".fc-black-legacy-900,
.h\\\\:fc-black-legacy-900:hover,
.f\\\\:fc-black-legacy-900:focus,
.f\\\\:fc-black-legacy-900:focus-within {
Expand Down
8 changes: 1 addition & 7 deletions lib/atomic/v1/__snapshots__/typography.less.test.ts.snap
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`atomic: border v1 > should output all v1 atomic css classes for colors 1`] = `
"@media (prefers-color-scheme: dark) {
}

@media (prefers-color-scheme: dark) {
}

.fc-dark-legacy {
".fc-dark-legacy {
color: var(--fc-dark-legacy) !important;
}

Expand Down
15,156 changes: 2,368 additions & 12,788 deletions package-lock.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,30 +46,30 @@
"@11ty/eleventy": "^2.0.1",
"@highlightjs/cdn-assets": "^11.9.0",
"@open-wc/testing": "^3.2.0",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-replace": "^5.0.4",
"@stackoverflow/stacks-editor": "^0.9.0",
"@stackoverflow/stacks-icons": "^6.0.0",
"@testing-library/dom": "^9.3.3",
"@testing-library/user-event": "^14.5.1",
"@types/cssbeautify": "^0.3.4",
"@types/less": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.5",
"@web/dev-server-esbuild": "^0.4.1",
"@types/less": "^3.0.5",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@web/dev-server-esbuild": "^0.4.3",
"@web/dev-server-rollup": "^0.5.4",
"@web/test-runner": "^0.17.1",
"@web/test-runner-playwright": "^0.10.1",
"@web/test-runner": "^0.17.2",
"@web/test-runner-playwright": "^0.10.2",
"@web/test-runner-visual-regression": "^0.8.2",
"apca-check": "^0.1.0",
"concurrently": "^8.2.1",
"concurrently": "^8.2.2",
"css-loader": "^6.8.1",
"cssbeautify": "^0.3.1",
"cssnano": "^6.0.1",
"docsearch.js": "^2.6.3",
"eleventy-plugin-highlightjs": "^1.1.0",
"eleventy-plugin-nesting-toc": "^1.3.0",
"eslint": "^8.50.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-no-unsanitized": "^4.0.2",
"jquery": "^3.7.1",
Expand All @@ -87,8 +87,8 @@
"terser-webpack-plugin": "^5.3.9",
"ts-loader": "^9.5.0",
"typescript": "^5.2.2",
"vitest": "^0.33.0",
"webpack": "^5.88.2",
"vitest": "^0.34.6",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"webpack-merge": "^5.10.0"
},
Expand Down
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/is-loading-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/is-loading-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-activity-indicator-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-activity-indicator-light.png
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-avatar-dark-24-image.png
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-avatar-dark-24-letter.png
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-avatar-dark-24.png
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-avatar-dark-32-image.png
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-avatar-dark-32-letter.png
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-avatar-dark-32.png
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-avatar-dark-image.png
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-avatar-dark-letter.png
4 changes: 2 additions & 2 deletions screenshots/Chromium/baseline/s-avatar-dark.png
Loading