|
78 | 78 | }, |
79 | 79 | "devDependencies": { |
80 | 80 | "@nolanlawson/emoji-picker-element-for-tachometer": "file:.", |
81 | | - "@rollup/plugin-commonjs": "^28.0.3", |
| 81 | + "@rollup/plugin-commonjs": "^28.0.6", |
82 | 82 | "@rollup/plugin-inject": "^5.0.5", |
83 | 83 | "@rollup/plugin-node-resolve": "^16.0.1", |
84 | 84 | "@rollup/plugin-replace": "^6.0.2", |
|
87 | 87 | "@testing-library/dom": "^10.4.0", |
88 | 88 | "@testing-library/jest-dom": "^6.6.3", |
89 | 89 | "@testing-library/user-event": "^14.6.1", |
90 | | - "@vitest/coverage-istanbul": "^3.1.1", |
91 | | - "@vitest/ui": "^3.1.1", |
| 90 | + "@vitest/coverage-istanbul": "^3.2.4", |
| 91 | + "@vitest/ui": "^3.2.4", |
92 | 92 | "blob-util": "^2.0.2", |
93 | 93 | "compression": "^1.8.0", |
94 | 94 | "conventional-changelog-cli": "^5.0.0", |
|
97 | 97 | "emoji-picker-element-data": "^1.7.2", |
98 | 98 | "emojibase-data": "^5.1.1", |
99 | 99 | "express": "^5.1.0", |
100 | | - "fake-indexeddb": "^6.0.0", |
| 100 | + "fake-indexeddb": "^6.0.1", |
101 | 101 | "fast-glob": "^3.3.3", |
102 | 102 | "fetch-mock": "^11.1.5", |
103 | 103 | "flat-color-icons": "^1.1.0", |
104 | 104 | "get-folder-size": "^5.0.0", |
105 | 105 | "husky": "^9.1.7", |
106 | | - "jsdom": "^26.0.0", |
107 | | - "lint-staged": "^15.5.1", |
| 106 | + "jsdom": "^26.1.0", |
| 107 | + "lint-staged": "^16.1.2", |
108 | 108 | "lodash-es": "^4.17.21", |
109 | 109 | "markdown-table": "^3.0.4", |
110 | 110 | "markdown-toc": "^1.2.0", |
111 | 111 | "minify-html-literals": "^1.3.5", |
112 | 112 | "npm-run-all": "^4.1.5", |
113 | | - "playwright": "^1.51.1", |
114 | | - "postcss": "^8.5.3", |
115 | | - "pretty-bytes": "^6.1.1", |
116 | | - "puppeteer": "^24.6.1", |
| 113 | + "playwright": "^1.54.1", |
| 114 | + "postcss": "^8.5.6", |
| 115 | + "pretty-bytes": "^7.0.0", |
| 116 | + "puppeteer": "^24.12.1", |
117 | 117 | "recursive-readdir": "^2.2.3", |
118 | | - "rollup": "^4.40.0", |
| 118 | + "rollup": "^4.45.0", |
119 | 119 | "rollup-plugin-analyzer": "^4.0.0", |
120 | | - "sass": "^1.86.3", |
| 120 | + "sass": "^1.89.2", |
121 | 121 | "standard": "^17.1.2", |
122 | | - "stylelint": "^16.18.0", |
123 | | - "stylelint-config-recommended-scss": "^14.1.0", |
124 | | - "stylelint-scss": "^6.11.1", |
125 | | - "svgo": "^3.3.2", |
126 | | - "tachometer": "^0.7.1", |
127 | | - "terser": "^5.39.0", |
128 | | - "vitest": "^3.1.1" |
| 122 | + "stylelint": "^16.21.1", |
| 123 | + "stylelint-config-recommended-scss": "^15.0.1", |
| 124 | + "stylelint-scss": "^6.12.1", |
| 125 | + "svgo": "^4.0.0", |
| 126 | + "tachometer": "^0.7.2", |
| 127 | + "terser": "^5.43.1", |
| 128 | + "vitest": "^3.2.4" |
129 | 129 | }, |
130 | 130 | "standard": { |
131 | 131 | "ignore": [ |
|
187 | 187 | "*.js": "standard --fix", |
188 | 188 | "*.(css|scss)": "stylelint --fix '**/*.scss'" |
189 | 189 | }, |
190 | | - "packageManager": "pnpm@10.8.0+sha512.0e82714d1b5b43c74610193cb20734897c1d00de89d0e18420aebc5977fa13d780a9cb05734624e81ebd81cc876cd464794850641c48b9544326b5622ca29971" |
| 190 | + "packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad" |
191 | 191 | } |
0 commit comments