Skip to content

Commit 425d1c4

Browse files
committed
gem and pnpm upgrade
1 parent 418d365 commit 425d1c4

3 files changed

Lines changed: 696 additions & 696 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ GEM
153153
prism (>= 1.3.0)
154154
rdoc (>= 4.0.0)
155155
reline (>= 0.4.2)
156-
jbuilder (2.15.0)
156+
jbuilder (2.15.1)
157157
actionview (>= 7.0.0)
158158
activesupport (>= 7.0.0)
159159
json (2.19.5)
@@ -216,7 +216,7 @@ GEM
216216
date
217217
stringio
218218
public_suffix (7.0.5)
219-
puma (7.2.0)
219+
puma (7.2.1)
220220
nio4r (~> 2.0)
221221
pundit (2.5.2)
222222
activesupport (>= 3.0.0)

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"postinstall": "patch-package"
66
},
77
"dependencies": {
8-
"@babel/core": "^7.29.0",
9-
"@babel/plugin-transform-runtime": "^7.29.0",
10-
"@babel/preset-env": "^7.29.5",
11-
"@babel/runtime": "^7.29.2",
8+
"@babel/core": "^7.29.7",
9+
"@babel/plugin-transform-runtime": "^7.29.7",
10+
"@babel/preset-env": "^7.29.7",
11+
"@babel/runtime": "^7.29.7",
1212
"@coreui/chartjs": "^3.1.2",
1313
"@coreui/coreui": "4.2.6",
1414
"@coreui/icons": "^3.1.0",
@@ -37,7 +37,7 @@
3737
"simplebar": "^6.3.3",
3838
"style-loader": "^3.3.4",
3939
"terser-webpack-plugin": "^5.6.0",
40-
"webpack": "^5.107.1",
40+
"webpack": "^5.107.2",
4141
"webpack-assets-manifest": "^5.2.1",
4242
"webpack-cli": "^6.0.1",
4343
"webpack-dev-server": "^4.15.2",

0 commit comments

Comments
 (0)