mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
Update react components
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -18,7 +18,7 @@
|
||||
"masonry-layout": "^4.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@wger-project/react-components": "25.10.16"
|
||||
"@wger-project/react-components": "^25.10.24"
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/code-frame": {
|
||||
@@ -2071,9 +2071,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@wger-project/react-components": {
|
||||
"version": "25.10.16",
|
||||
"resolved": "https://registry.npmjs.org/@wger-project/react-components/-/react-components-25.10.16.tgz",
|
||||
"integrity": "sha512-uFWqq8wgrrphNEcBsYzLlIYJgI/I0DkJ/q+gDb5OMAArDmQwKbctbfFPMNn8hTLwsA2L3p5piXz+CXYO7LQk7w==",
|
||||
"version": "25.10.24",
|
||||
"resolved": "https://registry.npmjs.org/@wger-project/react-components/-/react-components-25.10.24.tgz",
|
||||
"integrity": "sha512-SA6AOfGNtS/sprhgKTS6tJzBj5oBZwr0kAPBxs7EQ+tSfzTDRaGRHEPEOOFMjTZ8lreFy6fX7fqg+yQWjiaLqw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@emotion/babel-plugin": "^11.13.5",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"masonry-layout": "^4.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@wger-project/react-components": "25.10.16"
|
||||
"@wger-project/react-components": "^25.10.24"
|
||||
},
|
||||
"scripts": {
|
||||
"build:css:sass": "sass wger/core/static/scss/main.scss wger/core/static/bootstrap-compiled.css"
|
||||
|
||||
Reference in New Issue
Block a user