Skip to content

Commit f74d7c8

Browse files
fix(deps): update minor updates
1 parent d10e062 commit f74d7c8

File tree

6 files changed

+78
-40
lines changed

6 files changed

+78
-40
lines changed

calm-hub-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint": "^9.25.0",
6464
"eslint-plugin-react": "^7.37.2",
6565
"eslint-plugin-react-hooks": "^5.2.0",
66-
"eslint-plugin-react-refresh": "^0.4.19",
66+
"eslint-plugin-react-refresh": "^0.5.0",
6767
"globals": "^16.0.0",
6868
"jsdom": "^26.0.0",
6969
"npm-force-resolutions": "^0.0.10",
@@ -80,7 +80,7 @@
8080
"express": "5.2.1",
8181
"nth-check": "2.1.1",
8282
"postcss": "8.5.6",
83-
"rollup": "4.54.0"
83+
"rollup": "4.57.1"
8484
},
8585
"proxy": "http://127.0.0.1:8080/",
8686
"eslintConfig": {

calm-hub/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<artifactId>calm-hub</artifactId>
1515
<version>0.7.6</version>
1616
<properties>
17-
<compiler-plugin.version>3.14.1</compiler-plugin.version>
17+
<compiler-plugin.version>3.15.0</compiler-plugin.version>
1818
<maven.compiler.release>21</maven.compiler.release>
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2020
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
@@ -357,7 +357,7 @@
357357
<plugin>
358358
<groupId>org.owasp</groupId>
359359
<artifactId>dependency-check-maven</artifactId>
360-
<version>12.1.9</version>
360+
<version>12.2.0</version>
361361
<executions>
362362
<execution>
363363
<goals>

experimental/calm-explorer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"embla-carousel-react": "^8.6.0",
9999
"input-otp": "^1.4.2",
100100
"json-source-map": "^0.6.1",
101-
"lucide-react": "^0.562.0",
101+
"lucide-react": "^0.563.0",
102102
"next-themes": "^0.4.0",
103103
"react": "^18.3.1",
104104
"react-day-picker": "^8.10.1",
@@ -129,7 +129,7 @@
129129
"autoprefixer": "^10.4.21",
130130
"eslint": "^9.32.0",
131131
"eslint-plugin-react-hooks": "^5.2.0",
132-
"eslint-plugin-react-refresh": "^0.4.20",
132+
"eslint-plugin-react-refresh": "^0.5.0",
133133
"globals": "^15.15.0",
134134
"jsdom": "^27.0.0",
135135
"lovable-tagger": "^1.1.10",

0 commit comments

Comments
 (0)