Skip to content

Commit

Permalink
Merge 141983b into 4ead371
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson authored Oct 18, 2024
2 parents 4ead371 + 141983b commit 5c9b5a0
Show file tree
Hide file tree
Showing 4 changed files with 150 additions and 148 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,17 +78,17 @@
},
"devDependencies": {
"@nolanlawson/emoji-picker-element-for-tachometer": "file:.",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-inject": "^5.0.5",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-strip": "^3.0.4",
"@rollup/plugin-terser": "^0.4.4",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/user-event": "^14.5.2",
"@vitest/coverage-istanbul": "^2.1.2",
"@vitest/ui": "^2.1.2",
"@vitest/coverage-istanbul": "^2.1.3",
"@vitest/ui": "^2.1.3",
"blob-util": "^2.0.2",
"compression": "^1.7.4",
"conventional-changelog-cli": "^5.0.0",
Expand All @@ -110,22 +110,22 @@
"markdown-toc": "^1.2.0",
"minify-html-literals": "^1.3.5",
"npm-run-all": "^4.1.5",
"playwright": "^1.48.0",
"playwright": "^1.48.1",
"postcss": "^8.4.47",
"pretty-bytes": "^6.1.1",
"puppeteer": "^23.5.3",
"puppeteer": "^23.6.0",
"recursive-readdir": "^2.2.3",
"rollup": "^4.24.0",
"rollup-plugin-analyzer": "^4.0.0",
"sass": "^1.79.5",
"sass": "^1.80.2",
"standard": "^17.1.2",
"stylelint": "^16.10.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-scss": "^6.7.0",
"stylelint-scss": "^6.8.1",
"svgo": "^3.3.2",
"tachometer": "^0.7.1",
"terser": "^5.34.1",
"vitest": "^2.1.2"
"terser": "^5.36.0",
"vitest": "^2.1.3"
},
"standard": {
"ignore": [
Expand Down Expand Up @@ -187,5 +187,5 @@
"*.js": "standard --fix",
"*.(css|scss)": "stylelint --fix '**/*.scss'"
},
"packageManager": "pnpm@9.12.1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4"
"packageManager": "pnpm@9.12.2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228"
}
Loading

0 comments on commit 5c9b5a0

Please sign in to comment.