mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-30 01:45:34 -05:00
Compare commits
1 Commits
release-pl
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
864c38f753 |
8
docs/package-lock.json
generated
8
docs/package-lock.json
generated
@@ -38,7 +38,7 @@
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-plugin-mdx": "^3.6.2",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"globals": "^16.5.0",
|
||||
"globals": "^17.4.0",
|
||||
"json-schema-to-typescript": "^15.0.3",
|
||||
"mustache": "^4.2.0",
|
||||
"null-loader": "^4.0.0",
|
||||
@@ -11884,9 +11884,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/globals": {
|
||||
"version": "16.5.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz",
|
||||
"integrity": "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==",
|
||||
"version": "17.4.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-17.4.0.tgz",
|
||||
"integrity": "sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-plugin-mdx": "^3.6.2",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"globals": "^16.5.0",
|
||||
"globals": "^17.4.0",
|
||||
"json-schema-to-typescript": "^15.0.3",
|
||||
"mustache": "^4.2.0",
|
||||
"null-loader": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user