Update react components

This commit is contained in:
Roland Geider
2025-10-24 14:13:47 +02:00
parent c95cd3872c
commit 95e7bc48a4
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -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",

View File

@@ -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"